Skip to content

Commit 0625371

Browse files
committed
Changelog
1 parent c8b2823 commit 0625371

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Note: For changes to the API, see https://shopify.dev/changelog?filter=api
77
- [#1071](https://github.com/Shopify/shopify-api-ruby/issues/1071) Fix FulfillmentEvent class types
88
- Fix: InventoryItem class `harmonized_system_code` attribute type which can be either integer, string or nil
99
- Fix: Variant class `inventory_quantity` attribute type which can be either integer, string or nil
10-
- [1293](https://github.com/Shopify/shopify-api-ruby/issues/1293) Add support for using Storefront private access tokens.
10+
- [1293](https://github.com/Shopify/shopify-api-ruby/issues/1293) Add support for using Storefront private access tokens.
1111
- Deprecated passing the public Storefront access token as a positional parameter to the Storefront GraphQL client in favor of using the named parameter. (You probably want to use the private access token for this client anyway.)
12+
- [1305](https://github.com/Shopify/shopify-api-ruby/pull/1305/) Adds support for the `2024-04` API version.
1213

1314
## 14.0.1
1415
- [#1288](https://github.com/Shopify/shopify-api-ruby/pull/1288) Fix FeatureDeprecatedError being raised without a message.

0 commit comments

Comments
 (0)