mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
d65f2bde6d
commit
1388cd126a
1 changed files with 5 additions and 1 deletions
|
|
@ -4,10 +4,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## [2015-08-05]
|
||||
### Added
|
||||
- Making the user object python 2 and 3 friendly (@pydanny)
|
||||
- Sentry support (@burhan)
|
||||
|
||||
### Changed
|
||||
- Maked the user object python 2 and 3 friendly (@pydanny)
|
||||
- When using maildump, pin gevent. (@audreyr)
|
||||
- Updated coverage version. (@audreyr)
|
||||
|
||||
|
||||
## [2015-08-04]
|
||||
### Added
|
||||
- Better specification of migrations in .coveragerc. (@audreyr)
|
||||
|
|
|
|||
Loading…
Reference in a new issue