Skip to content

Commit 59cd8ae

Browse files
committed
Changelog for 2.4.0
1 parent 0b3b8a6 commit 59cd8ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [2.4.0] - 2024-02-20
99

1010
### Added
1111

@@ -14,8 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515

1616
- Nullable fields weren't always detected in JSON Schemas.
17-
- Constraints weren't added when using default values for an adapter with introspection.
18-
- Fixed null support for Joi schemas.
17+
- Constraints weren't added when using default values for Arktype, Vine and Valibot schemas.
18+
- Fixed null support for Joi, Arktype and Vine schemas.
1919

2020
## [2.3.0] - 2024-02-18
2121

0 commit comments

Comments
 (0)