added changes regarding sentry on docker

This commit is contained in:
Jay 2015-11-07 19:44:26 +01:00
parent 205ac33abc
commit 67a17bf226

View File

@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-10-24]
### Changed
- Fixed an error where celery could'nt load the sentry DSN from settings (@jayfk)
- Added DJANGO_SENTRY_DSN to env.example (@jayfk)
- Renamed ADMIN_URL to DJANGO_ADMIN_URL in env.example (@ChrisPappalardo)
## [2015-11-06]