diff --git a/Changelog.md b/Changelog.md index 1d69b4526d21603504555be8c70929718cd9c1df..a95f3962560c5153ac501f0ece10a68064a31057 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,14 @@ +## v8 + +Features: + +* Disable Django collectstatic with `$DISABLE_COLLECTSTATIC` + [user_env_compile](http://devcenter.heroku.com/articles/labs-user-env-compile). + +Bugfixes: + +* Don't disbable injection for new Django apps. +* Inform user of July 1, 2012 deprecation of Django injection. + ## v7 Features: