diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ab784915afb12f825c16221176782d67ebced85..88d665513133b80be09d4ca8d0d710f687f8dfee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Python Buildpack Changelog +## v69 (2015-10-12) + +Revert to v66. + +## v68 (2015-10-12) + +Fixed .heroku/venv error with modern apps. + +## v67 (2015-10-12) + +Further improved cache compatibility with multi and node.js buildpacks. ## v66 (2015-10-09) @@ -42,4 +53,3 @@ Default Python is now latest 2.7.10. Updated Pip and Distribute. - Default Python version is v2.7.10 - Setuptools updated to v16.0 - Pip updated to v7.0.1 -