mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 01:22:25 +03:00
update CHANGELOG.md
This commit is contained in:
parent
a1fff49481
commit
8a7ecb0ca7
|
@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
- Fixed Sentry logging with celery (@jayfk)
|
- Fixed Sentry logging with celery (@jayfk)
|
||||||
- Added pep8 and pyflakes to requirements (@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)
|
- 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]
|
## [2015-09-29]
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user