Update CHANGELOG.md

This commit is contained in:
Daniel Greenfeld 2015-07-29 20:21:18 -07:00
parent 09bbc5f853
commit 4f3a174f39

View File

@ -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/).
## [2015-07-29]
### Removed
- Removed legacy permalink decorator from the users.User model.
## [2015-07-27] ## [2015-07-27]
### Removed ### Removed
- removed django-allauth template context processors because is deprecated now. see: https://github.com/pennersr/django-allauth/commit/634f4fe60e67c266aadcfba2981074f005db340c (@burhan) - removed django-allauth template context processors because is deprecated now. see: https://github.com/pennersr/django-allauth/commit/634f4fe60e67c266aadcfba2981074f005db340c (@burhan)