Update CHANGELOG.md

This commit is contained in:
Thomas Korrison 2015-12-01 14:28:21 +00:00
parent ae42895c09
commit a24ff2c4a7

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-12-01]
### Changed
- Update documentation to include the installation os dependecies before development requirements (@failsafe86)
## [2015-11-29]
### Changed
- Update version of click and python-build (@luzfcb)