Update changelog

This commit is contained in:
Bruno Alla 2019-05-27 17:59:13 +01:00
parent a9fa444d8d
commit 650acf1299

View File

@ -2,6 +2,14 @@
All enhancements and patches to Cookiecutter Django will be documented in this file.
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]
### Removed
- Remove the user list view (@browniebroke)