diff --git a/CHANGELOG.md b/CHANGELOG.md index 75bdc50eb..66ddcb9fb 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-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)