Add #336 to changelog

This commit is contained in:
Audrey Roy Greenfeld 2015-09-22 08:52:06 -07:00
parent 0a84799252
commit 7f9baab66b

View File

@ -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)