You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
7
8
8
## Unreleased
9
-
-[#371](https://github.com/Shopify/shopify-api-php/pull/371) Remove API version validation to allow more flexibility of API version.
9
+
10
+
## v5.7.0 - 2024-10-22
11
+
-[#371](https://github.com/Shopify/shopify-api-php/pull/371)[Minor] Remove API version validation to allow more flexibility of API version. And add support for 2024-10 API version
10
12
-[#370](https://github.com/Shopify/shopify-api-php/pull/370)[Patch] Fix params set to zero being removed from request payload
0 commit comments