diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db4c687abe8e5ca7a6acd6bc79c28c67ef015f9..4e6400a72bbd941e1dd28108a64c83e25d2d90af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # Python Buildpack Changelog -# Unreleased +# 116 -The libffi/libmemcached vendoring step is now skipped on Heroku-16 (since they are installed in the base image). +Vendoring improvements. + +- Geos libraries should work on Heroku-16 now. +- The libffi/libmemcached vendoring step is now skipped on Heroku-16 (since they are installed in the base image). # 115