Skip to content

Commit 38bc4d8

Browse files
committed
add missing changelog entry for the AtLeastOneOf constraint
1 parent 27773a4 commit 38bc4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ CHANGELOG
5353
5.1.0
5454
-----
5555

56+
* Add `AtLeastOneOf` constraint that is considered to be valid if at least one of the nested constraints is valid
5657
* added the `Hostname` constraint and validator
5758
* added the `alpha3` option to the `Country` and `Language` constraints
5859
* allow to define a reusable set of constraints by extending the `Compound` constraint

0 commit comments

Comments
 (0)