Skip to content

Commit 36b0695

Browse files
committed
changeset
1 parent 64a5e71 commit 36b0695

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Note: For changes to the API, see https://shopify.dev/changelog?filter=api
44
## Unreleased
55

66
- [#1362](https://github.com/Shopify/shopify-api-ruby/pull/1362) Add support for client credentials grant
7+
- [#1366](https://github.com/Shopify/shopify-api-ruby/pull/1366) Add support for release candidate API versions
78

89
## 14.8.0
910

test/context_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ def test_rest_disabled_can_be_set_in_setup
201201
assert(ShopifyAPI::Context.rest_disabled)
202202
end
203203

204-
205204
def teardown
206205
ShopifyAPI::Context.deactivate_session
207206
end

0 commit comments

Comments
 (0)