File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## Unreleased
9- - [ #381 ] ( https://github.com/Shopify/shopify-api-php/pull/381 ) [ Minor] Adding support for 2024-10 API version
109
10+ ## v5.8.0 - 2024-11-08
11+ - [ #381 ] ( https://github.com/Shopify/shopify-api-php/pull/381 ) [ Minor] Adding support for 2024-10 API version
1112- [ #379 ] ( https://github.com/Shopify/shopify-api-php/pull/379 ) [ Patch] Fix GraphQL ` Content-Type ` header to be ` application/json `
1213
1314## v5.7.0 - 2024-10-22
Original file line number Diff line number Diff line change 11<?php
22
33// @codeCoverageIgnoreStart
4- return '5.7 .0 ' ;
4+ return '5.8 .0 ' ;
55// @codeCoverageIgnoreEnd
You can’t perform that action at this time.
0 commit comments