File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 2.0.8.dev0
1+ 3.1.0
You can’t perform that action at this time.
0 commit comments