@@ -1,3 +1,10 @@
+== Version 2.2.0
+
+* Fix issues with resources that have both direct and namespaced routes
+* Added detailed logger to help with debugging ActiveResource
+requests/responses
+* Add fulfillment#cancel
== Version 2.1.0
* Fix JSON errors handling
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{shopify_api}
- s.version = "2.1.0"
+ s.version = "2.2.0"
s.author = "Shopify"
s.summary = %q{The Shopify API gem is a lightweight gem for accessing the Shopify admin REST web services}