Skip to content

Commit 7701d51

Browse files
committed
OXDEV-10174: Add patch fix entry to changelog
1 parent a61f4ae commit 7701d51

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG-v12.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [12.0.1] - 2026-03-18
8+
9+
### Fixed
10+
- Graphqlite is incompatible with webonyx/graphql-php v15.31
11+
712
## [12.0.0] - 2025-10-28
813

914
### Changed
@@ -12,4 +17,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1217
### Added
1318
- A `matches` method was added to `FilterInterface` (and it's implementations) to allow checking if a filter matches a given value.
1419

20+
[12.0.1]: https://github.com/OXID-eSales/graphql-base-module/compare/v12.0.0...v12.0.1
1521
[12.0.0]: https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0...v12.0.0

0 commit comments

Comments
 (0)