- Change README to markdown. The RST format is no longer supported for release.
1.0.1
-------------
Released September 20 2023
- Fix typos - Filter None values from recipients on Message.send_to() 153 - Add tips for email configuration 151 - Update styling
1.0.0
-------------
Released August 20 2023
- Clone of Flask-mail
0.9.1
-------------
Released September 28 2014
- Add an option for force ASCII file attachments - Fix `force_text` function - Fix some Python 3 support regarding email policy - Added support ESMTP options - Fixed various unicode issues related to message attachments, subjects, and email addresses