diff --git a/changelog.md b/changelog.md index 0fb39771..5af4e6a2 100644 --- a/changelog.md +++ b/changelog.md @@ -4,5 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [2015-07-16] ### Changed +- Removed unnecessary header block tag and 'user:' prefix. (@pydanny) - Added option use maildump instead of ConsoleEmailHandler (@burhan) - Fixed a bug where 'DEFAULT_FROM_EMAIL' was used to cast the value (@jayfk)