diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bc4cc0..3a6fe67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ # Master - update Code Owners to include the Heroku Buildpack Maintainers team +- Deprecation warning: BUILD_WITH_GEO_LIBRARIES is now deprecated. See warning for details. - Add failcase for cache busting - Bugfix: Clearing pip dependencies @@ -41,7 +42,6 @@ # 159 (2019-10-22) - Python 2.7.17 now available on Heroku 18 and 16. -- Deprecation warning: BUILD_WITH_GEO_LIBRARIES is now deprecated. See warning for details. # 158 (2019-10-21)