CHANGELOG.rdoc in postmark-0.9.18 vs CHANGELOG.rdoc in postmark-0.9.19

- old
+ new

@@ -1,6 +1,10 @@ = Changelog +== 0.9.19 + +* Added support for native attachments API provided by Ruby Mail library. + == 0.9.18 * Fixed regression introduced by removing ActiveSupport#wrap in case when a Hash instance is passed. * Fixed broken Ruby 1.8.7 support (uninitialized constant Postmark::HttpClient::Mutex (NameError)). * Added unit tests for attachments handling.