mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
391971c6d5
commit
0d342210af
|
@ -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/).
|
||||||
|
|
||||||
|
## [2016-02-12]
|
||||||
|
### Changed
|
||||||
|
- Fixed typo (@yunti)
|
||||||
|
|
||||||
## [2016-02-07]
|
## [2016-02-07]
|
||||||
### Changed
|
### Changed
|
||||||
- In `users` app, use Django 1.9 `LoginRequiredMixin` instead of django-braces implementation (@yunti)
|
- In `users` app, use Django 1.9 `LoginRequiredMixin` instead of django-braces implementation (@yunti)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user