diff --git a/CHANGELOG.md b/CHANGELOG.md index 513a4f98d..db040f5db 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/). +## [2015-09-17] +### Added +- Add Python version option for deployment (@yunti) + ## [2015-09-18] ### Changed - Major reorganization of docs (@pydanny)