Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Versions
## 0.1.0
* API is stable enough for a minor version release
* Resolved Elixir 1.3 warnings
## 0.0.3
* Began multipart support. The `Mail` struct can have multiple "parts".
Each `Mail.Part` can have multiple "parts".
* Added RFC2822 Renderer
* Added RFC2822 Parser