We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3199b6d commit 88f9367Copy full SHA for 88f9367
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v10.0.0 (2020-04-27)
4
+
5
+### Breaking Changes
6
7
+ * Replace sagemaker-containers with sagemaker-training
8
9
+### Testing and Release Infrastructure
10
11
+ * remove CHANGELOG entries from failed builds
12
+ * bump version to prepare for new version scheme
13
+ * add training script to benchmark directory
14
+ * skip image push in PR build if no changes
15
16
## v2.3.2 (2020-04-07)
17
18
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-9.0.0.dev0
+10.0.0
0 commit comments