|
@@ -1,14 +1,11 @@
|
|
-== Version 3.1.1
|
|
|
|
|
|
+== Version 3.1.2
|
|
|
|
|
|
* Includes port in domain URI (when other than http/80 or https/443)
|
|
* Includes port in domain URI (when other than http/80 or https/443)
|
|
* Adds access to CustomerSavedSearch
|
|
* Adds access to CustomerSavedSearch
|
|
* Adds resources: Order::DefaultAddress, Client::ClientDetails, Announcement
|
|
* Adds resources: Order::DefaultAddress, Client::ClientDetails, Announcement
|
|
* Allows access to Articles without a blog_id
|
|
* Allows access to Articles without a blog_id
|
|
-* Qualifies and scopes encode/decode changes in ActiveResource 3.0, 3.1, 3.2, 4.0
|
|
|
|
-
|
|
|
|
-== Version 3.1.0
|
|
|
|
-
|
|
|
|
-* Expose the `order` action in SmartCollection for general use
|
|
|
|
|
|
+* Moves encode and as_json overrides to ShopifyAPI::Base scope
|
|
|
|
+* Exposes the `order` action in SmartCollection for general use
|
|
|
|
|
|
== Version 3.0.3
|
|
== Version 3.0.3
|
|
|
|
|