Update changelog.md

This commit is contained in:
Daniel Greenfeld 2015-07-16 08:26:24 -07:00
parent 36454d9893
commit e6108be942

View File

@ -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)