|
@@ -1,9 +1,14 @@
|
|
|
-== Version 3.1.9 (Unreleased)
|
|
|
+== Version 3.2.0
|
|
|
|
|
|
* in Session::request_token params is no longer optional, you must pass all the params and the method will now extract the code
|
|
|
-* Add access to FulfillmentService endpoint
|
|
|
-* Fix JSON errors handling (#103)
|
|
|
-* Add convenience method Customer#search (#45)
|
|
|
+* Fixed JSON errors handling (#103)
|
|
|
+* Fixed compatibility with Ruby 2.1.x (#83)
|
|
|
+* Fixed getting parent ID from nested resources like Variants (#44)
|
|
|
+* Cleaned up compatibility with ActiveResource 4.0.x
|
|
|
+* Added OrderRisk resource
|
|
|
+* Added FulfillmentService resource
|
|
|
+* Removed discontinued ProductSearchEngine resource
|
|
|
+* Added convenience method Customer#search (#45)
|
|
|
|
|
|
== Version 3.1.8
|
|
|
|