Skip to content

Commit d84ac0c

Browse files
authored
Merge branch 'master' into reorg_docs
2 parents 782c3b9 + 339b9c7 commit d84ac0c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

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+
318
## v1.59.0 (2020-05-21)
419

520
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.59.1.dev0
1+
1.60.1.dev0

0 commit comments

Comments
 (0)