diff --git a/CHANGELOG.md b/CHANGELOG.md index adbe9b04..488c2093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All enhancements and patches to Cookiecutter Django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +##[2016-06-17] +## Added +- django-compressor support (@andresgz) +- Debian Jessie OS Requirements (@ddiazpinto) + +##[2016-06-14] +### Changed +- Move Docker backups to their own section (@pydanny) + +##[2016-06-13] +### Changed +- Use latest redis image in Docker (@pydanny) +- Documentation cleanup and corrections (@audreyr) + +##[2016-06-12] +### Changed +- Documentation cleanup and corrections (@kappataumu) + ##[2016-06-11] ### Changed - Enhancements to the developing locally docs (@antoniablair) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 110d3db3..28768fa4 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -45,6 +45,7 @@ Listed in alphabetical order. Alex Tsai `@caffodian`_ Alvaro [Andor] `@andor-pierdelacabeza`_ Amjith Ramanujam `@amjith`_ + Andres Gonzalez `@andresgz`_ Andrew Mikhnevich `@zcho`_ Andy Rose Anna Callahan `@jazztpt`_ @@ -81,7 +82,8 @@ Listed in alphabetical order. Henrique G. G. Pereira `@ikkebr`_ Ian Lee `@IanLee1521`_ Jan Van Bruggen `@jvanbrug`_ - Jens Nilsson `@phiberjenz` + Jens Nilsson `@phiberjenz`_ + Julien Almarcha `@sladinji`_ Julio Castillo `@juliocc`_ Kaido Kert `@kaidokert`_ kappataumu `@kappataumu`_ @kappataumu @@ -191,6 +193,9 @@ Listed in alphabetical order. .. _@xpostudio4: https://github.com/xpostudio4 .. _@yunti: https://github.com/yunti .. _@zcho: https://github.com/zcho +.. _@phiberjenz: https://github.com/phiberjenz +.. _@sladinji: https://github.com/sladinji +.. _@andresgz: https://github.com/andresgz Special Thanks ~~~~~~~~~~~~~~