diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 828d69f297..3c81ca055c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,14 +2,17 @@ CHANGELOG ========= +1.4.3dev +======== +* feature: Allow Local Serving of Models in S3 + + 1.4.2 ===== * bug-fix: Estimators: Fix attach for LDA * bug-fix: Estimators: allow code_location to have no key prefix * bug-fix: Local Mode: Fix s3 training data download when there is a trailing slash -* feature: Allow Local Serving of Models in S3 - 1.4.1 =====