diff --git a/CHANGELOG.md b/CHANGELOG.md index 304b3e14..7f2e2ebb 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-03-14] +### Changed +- Enforce `repo_name` as proper python module (@ChrisPappalardo) + ## [2016-03-08] ### Changed - Docker configuration now uses docker-compose format v2 (@aeikenberry) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 7cef8fb9..553b7b8d 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -54,6 +54,7 @@ Listed in alphabetical order. Benjamin Abel Bouke Haarsma Burhan Khalid `@burhan`_ @burhan + Catherine Devlin `@catherinedevlin` Chris Curvey `@ccurvey`_ Chris Franklin Chris Franklin `@hairychris`_ @@ -118,6 +119,7 @@ Listed in alphabetical order. .. _@burhan: https://github.com/burhan .. _@ccurvey: https://github.com/ccurvey .. _@hairychris: https://github.com/hairychris +.. _@catherinedevlin: https://github.com/catherinedevlin .. _@ChrisPappalardo: https://github.com/ChrisPappalardo .. _@cdvv7788: https://github.com/cdvv7788 .. _@c-rhodes: https://github.com/c-rhodes