Explorar o código

Packaging for 2.3.0 release.

Dylan Smith %!s(int64=13) %!d(string=hai) anos
pai
achega
b25e7a3db8
Modificáronse 2 ficheiros con 7 adicións e 1 borrados
  1. 6 0
      CHANGELOG
  2. 1 1
      shopify_api.gemspec

+ 6 - 0
CHANGELOG

@@ -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

+ 1 - 1
shopify_api.gemspec

@@ -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}