mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
d1ea1b029e
commit
88243d088d
|
@ -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/).
|
||||||
|
|
||||||
|
## [2019-05-18]
|
||||||
|
### Removed
|
||||||
|
- Remove the user list view (@browniebroke)
|
||||||
|
|
||||||
## [2019-05-17]
|
## [2019-05-17]
|
||||||
### Fixed
|
### Fixed
|
||||||
- Added `LocaleMiddleware` to the list of middlewares (@tanoabeleyra)
|
- Added `LocaleMiddleware` to the list of middlewares (@tanoabeleyra)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user