Skip to content

Commit 5846fb6

Browse files
laurenyuiquintero
authored andcommitted
Update changelog for 1.1.0 (#85)
1 parent c8fa80b commit 5846fb6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ CHANGELOG
77

88
* feature: Estimators: add support for TensorFlow-1.5.0
99
* feature: Estimators: add support for MXNet-1.0.0
10+
* feature: Tests: use ``sagemaker_timestamp`` when creating endpoint names in integration tests
11+
* feature: Session: print out billable seconds after training completes
12+
* bug-fix: Estimators: fix LinearLearner and add unit tests
13+
* bug-fix: Tests: fix timeouts for PCA async integration test
14+
* feature: Predictors: allow ``predictor.predict()`` in the JSON serializer to accept dictionaries
1015

1116
1.0.4
1217
=====
@@ -24,6 +29,7 @@ CHANGELOG
2429
* feature: Hyperparameters: add data_type to hyperparameters
2530
* feature: Documentation: update TensorFlow examples following API change
2631
* feature: Session: support multi-part uploads
32+
* feature: add new SageMaker CLI
2733

2834

2935
1.0.2
@@ -51,4 +57,3 @@ CHANGELOG
5157
=====
5258

5359
* Initial commit
54-

0 commit comments

Comments
 (0)