mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 17:42:26 +03:00
Update changelog
This commit is contained in:
parent
40bce156c6
commit
f7572a55c1
|
@ -2,6 +2,10 @@
|
||||||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [2015-12-12]
|
||||||
|
### Added
|
||||||
|
- Celery worker to Heroku procfile
|
||||||
|
|
||||||
## [2015-12-11]
|
## [2015-12-11]
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed 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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user