Skip to content

Commit b751f70

Browse files
committed
Fix change log format
1 parent cfb9971 commit b751f70

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@ CHANGELOG
88
* bug-fix: AmazonEstimators: fix valid range of hyper-parameter 'loss' in linear learner
99

1010
1.2.0
11-
========
11+
=====
1212

1313
* feature: Add Support for Local Mode
1414
* feature: Estimators: add support for TensorFlow 1.6.0
1515
* feature: Estimators: add support for MXNet 1.1.0
1616
* feature: Frameworks: Use more idiomatic ECR repository naming scheme
1717

1818
1.1.3
19-
========
19+
=====
2020

2121
* bug-fix: TensorFlow: Display updated data correctly for TensorBoard launched from ``run_tensorboard_locally=True``
2222
* feature: Tests: create configurable ``sagemaker_session`` pytest fixture for all integration tests
23-
* bug-fix: AmazonEstimators: fix inaccurate hyper-parameters in kmeans, pca and linear learner
24-
* feature: Add new hyperparameters for linear learner.
23+
* bug-fix: Estimators: fix inaccurate hyper-parameters in kmeans, pca and linear learner
24+
* feature: Estimators: Add new hyperparameters for linear learner.
2525

2626
1.1.2
2727
=====
2828

29-
* bug-fix: AmazonEstimators: do not call create bucket if data location is provided
29+
* bug-fix: Estimators: do not call create bucket if data location is provided
3030

3131
1.1.1
3232
=====

0 commit comments

Comments
 (0)