Skip to content

Commit a395026

Browse files
author
ci
committed
prepare release v2.2.0
1 parent 4fe4413 commit a395026

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

3+
## v2.2.0 (2020-02-13)
4+
5+
### Features
6+
7+
* Add release to PyPI. Change package name to sagemaker-tensorflow-training.
8+
9+
### Bug Fixes and Other Changes
10+
11+
* pin awscli to latest version
12+
* Pin awscli to latest
13+
* bump smdebug version to 0.5.0.post0
14+
* update: Update awscli version and remove related pins
15+
* update: Update buildspec for TF 1.15.0
16+
* update copyright year in license header
17+
18+
### Documentation Changes
19+
20+
* update README.rst
21+
* Add link to TF 2.0 branch
22+
23+
### Testing and Release Infrastructure
24+
25+
* Add twine check during PR.
26+
* properly fail build if has-matching-changes fails
27+
* properly fail build if has-matching-changes fails
28+
329
## v0.1.0 (2020-02-12)
430

531
### Features

VERSION

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

0 commit comments

Comments
 (0)