From 23042b0956e7ab029df1e35c35255bd4739287d7 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Fri, 17 Jul 2015 03:53:13 -0700 Subject: [PATCH] bump --- changelog.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index 4503358a..ac56e017 100644 --- a/changelog.md +++ b/changelog.md @@ -8,11 +8,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [2015-07-16] ### Added -- django-test-plus package (@pydanny) +- django-test-plus (@pydanny) - option use maildump instead of ConsoleEmailHandler (@burhan) -- Changelog (@pydanny) +- Changelog.md (@pydanny) ### Fixed -- Where 'DEFAULT_FROM_EMAIL' was used to cast the value (@jayfk) +- where 'DEFAULT_FROM_EMAIL' was used to cast the value (@jayfk) ### Removed -- Unnecessary header block tag and 'user:' prefix. (@pydanny) - +- unnecessary header block tag and 'user:' prefix. (@pydanny)