From c5209bd7b5d2a533a7f239b817652c653c6d8119 Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Wed, 18 Nov 2015 17:19:53 -0800 Subject: [PATCH] Updated contributors and changelog for @keybit's work --- CHANGELOG.md | 8 ++++++++ CONTRIBUTORS.rst | 1 + 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b4d8169..db7baf434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 8505d2559..f6c570418 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -64,6 +64,7 @@ Code Contributors * Garry Polley / @garrypolley * Théo Segonds / show0k * Cristian Vargas / @cdvv7788 +* Tom Atkins / @keybits \* Possesses commit rights