Updated changelog dates to 2017

This commit is contained in:
Audrey Roy Greenfeld 2017-12-28 08:32:13 -08:00 committed by Daniel Roy Greenfeld
parent 734526a8c5
commit d7e70a00b6

View File

@ -2,15 +2,15 @@
All enhancements and patches to Cookiecutter Django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-12-28]
## [2017-12-28]
### Changed
- Upgraded to Django 1.11 (@pydanny)
## [2015-10-08]
## [2017-10-08]
### Changed
- Elastic Beanstalk: Added --noinput to migrate command (@MightySCollins )
## [2015-10-07]
## [2017-10-07]
### Added
- Finished first pass at Elastic Beanstalk docs (@pydanny & @audreyr)
### Deleted