mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-28 13:28:18 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
d7acf795c0
commit
fd88bfa534
1 changed files with 4 additions and 0 deletions
|
|
@ -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-12-30]
|
||||
### Changed
|
||||
- Fixed a bug where the navbar was not displayed correctly (@jvanbrug)
|
||||
|
||||
## [2015-12-21]
|
||||
### Changed
|
||||
- Added sentry logger to celery config (@jayfk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue