CHANGELOG.rdoc in postmark-1.2.0 vs CHANGELOG.rdoc in postmark-1.2.1

- old
+ new

@@ -1,6 +1,10 @@ = Changelog +== 1.2.1 + +* Fixed a bug in Postmark::ApiClient causing #get_bounces to return unexpected value. + == 1.2.0 * Added support for the Postmark Account API. * Added #bounces and #messages methods to Postmark::ApiClient returning Ruby enumerators.