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 c4ad027 commit 5f2ee81Copy full SHA for 5f2ee81
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## v3.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
+ * bump version to prepare for new version scheme
12
+ * add training script to benchmark directory
13
+ * skip image push in PR build if no changes
14
15
+## v3.0.0 (2020-04-27)
16
17
### Breaking Changes
18
19
* Replace sagemaker-containers with sagemaker-training
VERSION
@@ -1 +1 @@
1
-9.0.0.dev0
+3.0.0
0 commit comments