CHANGELOG.md in rakuten_web_service-1.3.0 vs CHANGELOG.md in rakuten_web_service-1.4.0
- old
+ new
@@ -1,4 +1,11 @@
+# v1.4.0 (2016/11/11)
+
+## Enhancements
+
+* Raise RuntimeError if required option `application_id` is not set when generating parameters. [#51](https://github.com/rakuten-ws/rws-ruby-sdk/pull/51)
+
+
# v1.3.0 (2016/11/08)
## Enhancements
* Loads Application ID and Affiliate ID from environment varaibles `RWS_APPLICATION_ID` and `RWS_AFFILIATE_ID` respectively. [#47](https://github.com/rakuten-ws/rws-ruby-sdk/pull/47)