mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 09:32:26 +03:00
Updated contributors and changelog for @keybit's work
This commit is contained in:
parent
506bf770e3
commit
c5209bd7b5
|
@ -2,9 +2,17 @@
|
||||||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
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]
|
## [2015-11-17]
|
||||||
### Added
|
### Added
|
||||||
- initial configuration to support opbeat (@burhan)
|
- initial configuration to support opbeat (@burhan)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Took *.pyc out of .gitignore, because it's already covered by *.py[cod] (@audreyr)
|
- Took *.pyc out of .gitignore, because it's already covered by *.py[cod] (@audreyr)
|
||||||
|
|
||||||
|
|
|
@ -64,6 +64,7 @@ Code Contributors
|
||||||
* Garry Polley / @garrypolley
|
* Garry Polley / @garrypolley
|
||||||
* Théo Segonds / show0k
|
* Théo Segonds / show0k
|
||||||
* Cristian Vargas / @cdvv7788
|
* Cristian Vargas / @cdvv7788
|
||||||
|
* Tom Atkins / @keybits
|
||||||
|
|
||||||
\* Possesses commit rights
|
\* Possesses commit rights
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user