Skip to content

Commit 214a1ff

Browse files
author
Drew Martin
committed
Updated for #605 as well
1 parent aa39b83 commit 214a1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Add 2019-10 to known API versions
44
* Add support for cursor pagination [#594](https://github.com/Shopify/shopify_api/pull/594) and
55
[#611](https://github.com/Shopify/shopify_api/pull/611)
6-
6+
* `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)
77

88
== Version 7.0.2
99

0 commit comments

Comments
 (0)