mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
Add recent changes to changelog
This commit is contained in:
parent
4a1894d5d6
commit
04cf607166
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
|||
All enhancements and patches to Cookiecutter Django will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [2019-05-16]
|
||||
### Changed
|
||||
- Users app to have a translated verbose name (@tanoabeleyra)
|
||||
- Logging configuration for local (@browniebroke)
|
||||
|
||||
## [2019-05-08]
|
||||
### Changed
|
||||
- Upgraded to Django 2.1 (@browniebroke)
|
||||
|
|
|
|||
Loading…
Reference in a new issue