Changelog

This commit is contained in:
Daniel Roy Greenfeld 2016-06-19 12:26:35 -07:00
parent 8880e777d2
commit 308141d5b9

View File

@ -2,6 +2,10 @@
All enhancements and patches to Cookiecutter Django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
##[2016-06-19]
## Added
- Webpack as an option (@goldhand)
##[2016-06-17]
## Added
- django-compressor support (@andresgz)