Skip to content

Commit

Permalink
Packaging for release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Martin committed Aug 29, 2019
1 parent 7014e43 commit aa39b83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
== Version 7.1.0

* Add 2019-10 to known API versions
* Add support for cursor pagination [#594](https://github.com/Shopify/shopify_api/pull/594) and
[#611](https://github.com/Shopify/shopify_api/pull/611)


== Version 7.0.2

* Add 2019-07 to known API versions.
Expand Down
2 changes: 1 addition & 1 deletion lib/shopify_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ShopifyAPI
VERSION = "7.0.2"
VERSION = "7.1.0"
end

0 comments on commit aa39b83

Please sign in to comment.