Commit 39d64c5f authored by Kenneth Reitz's avatar Kenneth Reitz

updated changelog

parent 645cf5e3
# Python Buildpack Changelog # Python Buildpack Changelog
## Unreleased ## v78 (2016-03-18)
Added automatic configuration of Gunicorn's `FORWARDED_ALLOW_IPS` setting. Added automatic configuration of Gunicorn's `FORWARDED_ALLOW_IPS` setting.
...@@ -12,7 +12,7 @@ Improved GDAL support. ...@@ -12,7 +12,7 @@ Improved GDAL support.
- The vendored GDAL library has been updated to 1.11.1. - The vendored GDAL library has been updated to 1.11.1.
- GDAL bootstrapping now also installs the GEOS and Proj.4 libraries. - GDAL bootstrapping now also installs the GEOS and Proj.4 libraries.
Updated pip to 8.1.0 and setuptools to 20.2.2. Updated pip to 8.1.1 and setuptools to 20.3.
## v77 (2016-02-10) ## v77 (2016-02-10)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment