File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
29
## v0.1.0 (2020-02-12)
4
30
5
31
### Features
Original file line number Diff line number Diff line change 1
- 0.1.1.dev0
1
+ 2.2.0
You can’t perform that action at this time.
0 commit comments