@@ -1,3 +1,9 @@
+== Version 2.3.0
+
+* Fix double root bug with ActiveSupport 3.2.0
+* Add metafields methods on Customer resource
+* Fix prefix_options on assets returned from Asset.find
== Version 2.2.0
* Fix issues with resources that have both direct and namespaced routes
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{shopify_api}
- s.version = "2.2.0"
+ s.version = "2.3.0"
s.author = "Shopify"
s.summary = %q{The Shopify API gem is a lightweight gem for accessing the Shopify admin REST web services}