diff --git a/CHANGELOG.md b/CHANGELOG.md index 352ed088..808b5d73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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