We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01b8e8 commit 6bd53d5Copy full SHA for 6bd53d5
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Fixed
10
- Fix objects are non-unique despite key order ([#819](https://github.com/jsonrainbow/json-schema/pull/819))
11
12
+### Changed
13
+- Added extra breaking change to UPDATE-6.0.md regarding BaseConstraint::addError signature change ([#823](https://github.com/jsonrainbow/json-schema/pull/823)
14
+
15
## [6.4.1] - 2025-04-04
16
17
- Fix support for 32bits PHP ([#817](https://github.com/jsonrainbow/json-schema/pull/817))
0 commit comments