diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2af7c0..b12ce03e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All enhancements and patches to Cookiecutter Django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2020-01-12] +### Changed +- Fix mypy setup and added django-stubs +- Add Gitlab CI as option + ## [2020-01-11] ### Changed - Speed up & reduce size for production Django image