diff --git a/CHANGELOG.md b/CHANGELOG.md index bfe913a9..2cd9349f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +## [2015-11-17] +### Added +- initial configuration to support opbeat (@burhan) + ## [2015-11-12] ### Changed - Update version of django-allauth (@yunti)