README.md in zendesk_api-1.3.8 vs README.md in zendesk_api-1.3.9

- old
+ new

@@ -13,9 +13,10 @@ * Version 0.0.5 brings with it a change to the top-level namespace. All references to Zendesk should now use ZendeskAPI. * Version 0.3.0 changed the license from MIT to Apache Version 2. * Version 0.3.2 introduced a regression when side-loading roles on users. This was fixed in 0.3.4. * Version 1.0.0 changes the way errors are handled. Please see the [wiki page](https://github.com/zendesk/zendesk_api_client_rb/wiki/Errors) for more info. * Version 1.3.0 updates the Faraday dependency to 0.9. Since Faraday did not bump a major version we have not either, but there is no guarantee >= 1.3.0 works with Faraday < 0.9 +* Version 1.3.8 had a bug where attachments were created, but the response was not handled properly ## Installation The Zendesk API client can be installed using Rubygems or Bundler.