changelog

This commit is contained in:
Synchro 2015-03-04 10:32:00 +01:00
parent 073bf148fb
commit de664ae9ae
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
* Avoid `error_log` Debugoutput naming clash
* Add ability to parse server capabilities in response to EHLO (useful for SendGrid etc)
* Amended default values for WordWrap to match RFC
* Remove html2text converter class, provide new mechanism for injecting converters
* Remove html2text converter class (has incompatible license)
* Provide new mechanism for injecting html to text converters
* Improve pointers to docs and support in README
* Add example file upload script
* Refactor and major cleanup of EasyPeasyICS, now a lot more usable