mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-26 12:44:00 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
d90406c3c3
commit
e74e2a8ad3
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
### Removed
|
||||
- Remove the user list view (@browniebroke)
|
||||
|
||||
### Fixed
|
||||
- Static storage default ACL (@browniebroke)
|
||||
|
||||
## [2019-05-17]
|
||||
### Fixed
|
||||
- Added `LocaleMiddleware` to the list of middlewares (@tanoabeleyra)
|
||||
|
|
|
|||
Loading…
Reference in a new issue