Updated contributors and changelog for @keybit's work

This commit is contained in:
Daniel Roy Greenfeld 2015-11-18 17:19:53 -08:00
parent 506bf770e3
commit c5209bd7b5
2 changed files with 9 additions and 0 deletions

View File

@ -2,9 +2,17 @@
All enhancements and patches to cookiecutter-django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-11-18]
### Added
- Mailhog as a replacement for Maildump
### Removed
- Maildump because it didn't support Python 3
## [2015-11-17]
### Added
- initial configuration to support opbeat (@burhan)
### Removed
- Took *.pyc out of .gitignore, because it's already covered by *.py[cod] (@audreyr)

View File

@ -64,6 +64,7 @@ Code Contributors
* Garry Polley / @garrypolley
* Théo Segonds / show0k
* Cristian Vargas / @cdvv7788
* Tom Atkins / @keybits
\* Possesses commit rights