update CHANGELOG.md

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2015-09-30 15:13:20 -03:00
parent a1fff49481
commit 8a7ecb0ca7

View File

@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fixed Sentry logging with celery (@jayfk)
- Added pep8 and pyflakes to requirements (@jayfk)
- Fixed url() arguments in urls.py because String view arguments to url() is deprecated in django 1.9 (@siauPatrick)
- Update version of cookiecutter, coverage, django-environ, django-extensions, hitchpython, hitchselenium, hitchserve, pytest, pytz, whitenoise (@luzfcb)
- Update the usage example in README (@luzfcb)
- Update 'now' date in cookiecutter.json (@luzfcb)
## [2015-09-29]
### Changed