Update CHANGELOG.md

This commit is contained in:
Daniel Roy Greenfeld 2015-11-09 07:17:55 -08:00
parent cb8376ce2a
commit 45bbcf0687

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-11-09]
### Changed
- Now using py.test for our test suite!! (@hackebrot)
## [2015-11-08]
### Changed
- bump django-extensions version (@garrypolley)