Skip to content

Commit 608bba4

Browse files
author
ci
committed
prepare release v3.1.0
1 parent bd600d1 commit 608bba4

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## v3.1.0 (2020-02-14)
4+
5+
### Features
6+
7+
* Add release to PyPI. Change package name to sagemaker-tensorflow-training.
8+
9+
### Bug Fixes and Other Changes
10+
11+
* remove sagemaker_experiments from mnist script
12+
* Update package name in the dockerfile for tf-2.0.
13+
* Merge branch 'master' of https://github.com/aws/sagemaker-tensorflow-containers into tf-2
14+
* Merge branch 'master' of https://github.com/aws/sagemaker-tensorflow-containers into merge-master-into-tf-2
15+
* Revert "Merge 'master' branch into 'tf-2' branch. (#279)"
16+
* Merge 'master' branch into 'tf-2' branch.
17+
18+
### Documentation Changes
19+
20+
* update README.rst
21+
22+
### Testing and Release Infrastructure
23+
24+
* Add twine check during PR.
25+
* properly fail build if has-matching-changes fails
26+
327
## v0.1.0 (2019-05-22)
428

529
### Bug fixes and other changes

VERSION

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

0 commit comments

Comments
 (0)