mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 00:22:29 +03:00
Update changelog
This commit is contained in:
parent
a9fa444d8d
commit
650acf1299
|
@ -2,6 +2,14 @@
|
||||||
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/).
|
||||||
|
|
||||||
|
## [2019-05-27]
|
||||||
|
### Changed
|
||||||
|
- Made cloud provider optional (@tanoabeleyra)
|
||||||
|
- Updated to Django 2.2.1 (@browniebroke)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Celery worker-related setting names (@browniebroke)
|
||||||
|
|
||||||
## [2019-05-18]
|
## [2019-05-18]
|
||||||
### Removed
|
### Removed
|
||||||
- Remove the user list view (@browniebroke)
|
- Remove the user list view (@browniebroke)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user