We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191bd4e commit fbb4049Copy full SHA for fbb4049
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+
10
+## [6.3.0] - 2025-03-14
11
### Fixed
12
- only check minProperties or maxProperties on objects ([#802](https://github.com/jsonrainbow/json-schema/pull/802))
13
- replace filter_var for uri and uri-reference to userland code to be RFC 3986 compliant ([#800](https://github.com/jsonrainbow/json-schema/pull/800))
0 commit comments