Skip to content

Commit 6ea6435

Browse files
author
ci
committed
prepare release v1.61.0
1 parent eb17cd5 commit 6ea6435

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.61.0 (2020-06-09)
4+
5+
### Features
6+
7+
* Use boto3 DEFAULT_SESSION when no boto3 session specified.
8+
9+
### Bug Fixes and Other Changes
10+
11+
* remove v2 Session warnings
12+
* upgrade smdebug-rulesconfig to 0.1.4
13+
* explicitly handle arguments in create_model for sklearn and xgboost
14+
315
## v1.60.2 (2020-05-29)
416

517
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.60.3.dev0
1+
1.61.0

0 commit comments

Comments
 (0)