HISTORY.md in createsend-4.1.1 vs HISTORY.md in createsend-4.1.2

- old
+ new

@@ -1,6 +1,9 @@ # createsend-ruby history +## v4.1.2 - 27 Nov, 2017 +* Fix for the GZip compression issue: https://github.com/jnunemaker/httparty/issues/562 + ## v4.1.1 - 14 Jan, 2016 * Drop support for Ruby 1.9.3 ([#49](https://github.com/campaignmonitor/createsend-ruby/pull/49)) * Allow JSON 2 to be used ([#48](https://github.com/campaignmonitor/createsend-ruby/pull/48) and [#50](https://github.com/campaignmonitor/createsend-ruby/pull/50)) * Bump `httparty` to `~> 0.14` ([#50](https://github.com/campaignmonitor/createsend-ruby/pull/50))