Skip to content

Commit

Permalink
Improve unreleased changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Mar 23, 2024
1 parent ac601aa commit 01cb421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The format is based on [Keep a Changelog], and this project adheres to
### Added

- Declarations can now be marked as sensitive, which will cause their default
values and actual values to be redacted in validation summaries and generated
specifications.
values and actual values to be redacted in validation summaries, generated
specifications, and exception messages.
- Length constraints can now be set on `binary` and `string` variable
declarations.
- Range constraints can now be set on `number`, `integer`, `bigInteger`,
Expand Down

0 comments on commit 01cb421

Please sign in to comment.