CHANGELOG.md in rakuten_web_service-1.0.0 vs CHANGELOG.md in rakuten_web_service-1.1.0

- old
+ new

@@ -1,9 +1,16 @@ -# v1.0.0 +# v1.1.0 (2016/09/12) ## Enhancements +* Remove the dependency on faraday, using `Net::HTTP`. [#39](https://github.com/rakuten-ws/rws-ruby-sdk/pull/39) +* Allows users to rescue any exception with `RakutenWebService::Error` which is a superclass of all the error class like `RakutenWebService::NotFound`. [#41](https://github.com/rakuten-ws/rws-ruby-sdk/pull/41) + +# v1.0.0 (2016/07/29) + +## Enhancements + * Upgrade the version of RSpec and refactoring the configuration. [#36](https://github.com/rakuten-ws/rws-ruby-sdk/pull/36) and [#37](https://github.com/rakuten-ws/rws-ruby-sdk/pull/36) # v1.0.0.rc1 ## Enhancements @@ -23,10 +30,10 @@ At first, I should appreciate all users of the gems. One of the enhancements, supporting Gora APIs, is realized by @kamatama41 's seminal work. Thank you for your contribution! -# v0.6.3 +# v0.6.3 (2015/07/03) * Update a gem dependency by @45deg * Fix typo by @45deg * Add new section for `Prerequisites` to explaing how to get new Application ID for Rakuten Web Service. * `RakutenWebService::BaseGenre.[]` fetches the genre information of specified a given genrecode.