All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.4.0 - 2017-01-31
- This changelog
- New release, now under
[postmark 1.4.0]
as I (Daniel Compton) have taken over maintaining clojure-postmark. - Docs tweaked
1.3.2 - 2016-06-27
- Allow library consumers to override the from email address per email
1.3.1 - 2016-06-27
- Support for sending custom mail headers with the
:headers
key
1.3.0 - 2016-03-11
- Released under
[org.clojars.danielcompton/postmark "1.3.0"]
- Support sending to up to fifty recipients at once
- Clean up code style
- Use the HTTPS Postmark API