CHANGELOG.md in rakuten_web_service-1.7.0 vs CHANGELOG.md in rakuten_web_service-1.8.0

- old
+ new

@@ -1,4 +1,15 @@ +# v1.8.0 (2017/12/30) + +## Enhancements + +* Add `RWS::Resource#attributes` method. [#85](https://github.com/rakuten-ws/rws-ruby-sdk/pull/85) + +## Improvements + +* Start supporting Ruby 2.5 and drop 2.1 from supported versions. [#83](https://github.com/rakuten-ws/rws-ruby-sdk/pull/83) +* Update outdated gems. [#84](https://github.com/rakuten-ws/rws-ruby-sdk/pull/84) + # v1.7.0 (2017/09/17) ## Enhancements * Add Helpers for pagination. [#78](https://github.com/rakuten-ws/rws-ruby-sdk/pull/78)