diff --git a/CHANGELOG.md b/CHANGELOG.md index 06bf2c81..f7a1867a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All enhancements and patches to cookiecutter-django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2016-1-13] +### Changed +- Update setup.py version to 1.9.1 to match Django version. (@Collederas) + ## [2016-1-13] ### Changed - Require Wheel 0.26.0. Needed to install certain packages on CPython 3.5+ like Pillow and psycopg2 (@audreyr) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 5cc6504c..0c4e8575 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -57,6 +57,7 @@ Listed in alphabetical order. Chris Franklin Chris Franklin `@hairychris`_ Chris Pappalardo `@ChrisPappalardo`_ + Collederas `@Collederas` Cristian Vargas `@cdvv7788`_ Cullen Rhodes `@c-rhodes`_ Daniele Tricoli `@eriol`_ @@ -141,6 +142,7 @@ Listed in alphabetical order. .. _@Travistock: https://github.com/Tavistock .. _@jvanbrug: https://github.com/jvanbrug .. _@ddiazpinto: https://github.com/ddiazpinto +.. _@Collederas: https://github.com/Collederas Special Thanks ~~~~~~~~~~~~~~