File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 11.0.1] - 2026-03-18
8+
9+ ### Fixed
10+ - Graphqlite is incompatible with webonyx/graphql-php v15.31
11+
712## [ 11.0.0] - 2025-06-11
813This is stable release for v11.0.0. No changes have been made since v11.0.0-rc.1.
914
@@ -20,5 +25,6 @@ This is stable release for v11.0.0. No changes have been made since v11.0.0-rc.1
2025- Updated ` MissingSignatureKey ` exception to use a constructor instead of a static factory method
2126- Upgrade GraphQLite to 7.0
2227
28+ [ 11.0.1 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0...v11.0.1
2329[ 11.0.0 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0-rc.1...v11.0.0
2430[ 11.0.0-rc.1 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.0...v11.0.0-rc.1
You can’t perform that action at this time.
0 commit comments