Update CHANGELOG.md

This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-11-12 17:33:42 -03:00
parent cb9480437b
commit 5214d6ca65

View File

@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed ### Changed
- Update version of django-allauth (@yunti) - Update version of django-allauth (@yunti)
### Removed
- remove ```{% load url from future %}``` in templates - deprecated in django 1.9 (@yunti)
## [2015-11-11] ## [2015-11-11]
### Added ### Added
- Added django_coverage_plugin to measure Django template coverage (@audreyr) - Added django_coverage_plugin to measure Django template coverage (@audreyr)