Skip to content

Commit

Permalink
Update changelog for 1.1.0 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenyu authored and iquintero committed Feb 27, 2018
1 parent c8fa80b commit 5846fb6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ CHANGELOG

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

1.0.4
=====
Expand All @@ -24,6 +29,7 @@ CHANGELOG
* feature: Hyperparameters: add data_type to hyperparameters
* feature: Documentation: update TensorFlow examples following API change
* feature: Session: support multi-part uploads
* feature: add new SageMaker CLI


1.0.2
Expand Down Expand Up @@ -51,4 +57,3 @@ CHANGELOG
=====

* Initial commit

0 comments on commit 5846fb6

Please sign in to comment.