Skip to content

Commit a2cadc6

Browse files
author
ci
committed
prepare release v1.60.0
1 parent 44bd99e commit a2cadc6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.59.1.dev0
1+
1.60.0

0 commit comments

Comments
 (0)