We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff1bf7 commit c730a17Copy full SHA for c730a17
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [10.1.1] - 2023.07.13
8
+### Fixed
9
+- null verification for nullable properties before validating constraints
10
+
11
## [10.1.0] - 2023.03.21
12
### Added
13
- support for optional nullable scheme properties
0 commit comments