diff --git a/CHANGELOG.md b/CHANGELOG.md index 2020ccdc..dfe3d62a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v3.0.0 (2020-02-11) + +### Breaking Changes + + * rename package from sagemaker_containers to sagemaker_training_toolkit + +### Bug Fixes and Other Changes + + * modify download_and_install to work with local tarball + * change scipy version pin to lower bound + ## v2.6.2 (2019-12-18) ### Bug fixes and other changes diff --git a/VERSION b/VERSION index e50c15fd..4a36342f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.6.3.dev0 +3.0.0