Update CHANGELOG.md

This commit is contained in:
Jannis Gebauer 2016-04-12 15:36:44 +02:00
parent 1af5977630
commit 86d6d8e423

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/).
### [2016-04-12]
### Changed
- celeryworker and celerybeat missing the correct dockerfile (@jayfk)
### [2016-04-08]
### Changed
- Move to named docker volumes (@jayfk)