Skip to content

Commit 80e017a

Browse files
author
ci
committed
prepare release v1.49.0
1 parent 96bfc27 commit 80e017a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.49.0 (2019-12-23)
4+
5+
### Features
6+
7+
* Add support for TF-2.0.0.
8+
* create ProcessingJob from ARN and from name
9+
10+
### Bug fixes and other changes
11+
12+
* Make tf tests tf-1.15 and tf-2.0 compatible.
13+
14+
### Documentation changes
15+
16+
* add Model Monitor documentation
17+
* add link to Amazon algorithm estimator parent class to clarify **kwargs
18+
319
## v1.48.1 (2019-12-18)
420

521
### Bug fixes and other changes

VERSION

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

0 commit comments

Comments
 (0)