Update CHANGELOG.md

This commit is contained in:
Jannis Gebauer 2016-04-07 08:46:23 +02:00
parent e25c5999c0
commit b3b7007a44

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-07]
### Changed
- Pycharm Support (including debugging in Docker) @noisy
### [2016-03-23]
### Changed
- Fixed issue on LICENSE file generation (@romanosipenko)