mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
57037df04c
commit
ae0a2b82ba
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## [2015-12-11]
|
||||
### Changed
|
||||
- Fix issue #436 - cookiecutter variable name was renamed from `celery_support` to `use_celery` in `tests/engine.py` (@luzfcb @otakucode)
|
||||
- Fixed issue #436 - cookiecutter variable name was renamed from `celery_support` to `use_celery` in `tests/engine.py` (@luzfcb @otakucode)
|
||||
- Updated Heroku runtime.txt for python 3.5.1 (@yunti)
|
||||
|
||||
## [2015-12-06]
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Reference in a new issue