update the changelog (#470)

This commit is contained in:
2017-09-08 11:56:35 -04:00
committed by GitHub
parent 002780c2d9
commit 24895082d3
+5 -2
View File
@@ -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