We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 782c3b9 + 339b9c7 commit d84ac0cCopy full SHA for d84ac0c
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v1.60.0 (2020-05-25)
4
+
5
+### Features
6
7
+ * support TensorFlow training 2.2
8
9
+### Bug Fixes and Other Changes
10
11
+ * blacklist unknown xgboost image versions
12
+ * use format strings instead of os.path.join for S3 URI in S3Downloader
13
14
+### Documentation Changes
15
16
+ * consolidate framework version and image information
17
18
## v1.59.0 (2020-05-21)
19
20
### Features
VERSION
@@ -1 +1 @@
-1.59.1.dev0
+1.60.1.dev0
0 commit comments