mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 11:04:04 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
a65cb87548
commit
2857affae5
|
@ -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-14]
|
||||
### Changed
|
||||
- Downgrading python-dateutil to version 2.4.2 because pykwalify==1.5.0 (required by HitchTest) use a [pinned version of python-dateutil](https://github.com/Grokzen/pykwalify/blob/1.5.0/setup.py#L31) (@noisy)
|
||||
|
||||
### [2016-04-12]
|
||||
### Changed
|
||||
- celeryworker and celerybeat missing the correct dockerfile (@jayfk)
|
||||
|
|
Loading…
Reference in New Issue
Block a user