Update CHANGELOG.md

This commit is contained in:
Daniel Roy Greenfeld 2016-04-30 22:27:42 -07:00
parent d7c8531e25
commit a524c58d88

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-30]
### Changed
- Small fixes to utility scripts (@scast)
### [2016-04-26]
### Added
- Instructions on how to install PythonAnywhere. (@hjwp)