Update Changelog

This commit is contained in:
Bruno Alla 2018-02-06 21:40:08 +00:00
parent 065be4162f
commit f12c1ca03c

View File

@ -2,6 +2,12 @@
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/).
## [2018-02-06]
### Changed
- Switched to the Alpine Docker image (@browniebroke)
- Upgraded image to Python 3.6 (@browniebroke)
- Upgraded Heroku runtime to latest Python (@browniebroke)
## [2018-01-15] ## [2018-01-15]
### Changed ### Changed
- Removed Elastic Beanstalk support (@pydanny) - Removed Elastic Beanstalk support (@pydanny)