Skip to content

Commit 503151b

Browse files
author
ci
committed
prepare release v1.3.0
1 parent c2acba5 commit 503151b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v1.3.0 (2020-03-23)
4+
5+
### Features
6+
7+
* Install toolkit from PyPI.
8+
9+
### Bug Fixes and Other Changes
10+
11+
* upgrade sagemaker-containers to 2.8.2
12+
* Install jupyter_client 5.3.4 in advanced for py2 gpu image
13+
* update smdebug
14+
15+
### Testing and Release Infrastructure
16+
17+
* run test-toolkit unit tests for release
18+
* run build steps only when necessary.
19+
* refactor toolkit tests.
20+
321
## v1.2.4 (2020-03-12)
422

523
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)