瀏覽代碼

Updated for #605 as well

Drew Martin 5 年之前
父節點
當前提交
214a1ff05c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

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