Skip to content

Commit

Permalink
Packaging for 2.3.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanahsmith committed Feb 13, 2012
1 parent 6787773 commit b25e7a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion shopify_api.gemspec
Expand Up @@ -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}
Expand Down

0 comments on commit b25e7a3

Please sign in to comment.