Skip to content

Commit 89f15bb

Browse files
committed
docs: add changelog entry
1 parent 1bc3db3 commit 89f15bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Fixed
10+
- ensure numeric issues in const are correctly evaluated ([#805](https://github.com/jsonrainbow/json-schema/pull/805))
911

1012
## [6.3.0] - 2025-03-14
1113
### Fixed
@@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517

1618
## Changed
1719
- replace icecave/parity with custom deep comparator ([#803](https://github.com/jsonrainbow/json-schema/pull/803))
18-
-
20+
1921
## [6.2.1] - 2025-03-06
2022
### Fixed
2123
- allow items: true to pass validation ([#801](https://github.com/jsonrainbow/json-schema/pull/801))

0 commit comments

Comments
 (0)