Skip to content

Commit

Permalink
Updated for #605 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Martin committed Aug 29, 2019
1 parent aa39b83 commit 214a1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 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)

* `ShopifyAPI::Base.api_version` now defaults to `ShopifyAPI::ApiVersion::NullVersion` instead of `nil`. Making requests without first setting an ApiVersion raises `ApiVersionNotSetError` instead of `NoMethodError: undefined method 'construct_api_path' for nil:NilClass'` [#605](https://github.com/Shopify/shopify_api/pull/605)

== Version 7.0.2

Expand Down

0 comments on commit 214a1ff

Please sign in to comment.