8000 fix change log · symfony/symfony@c70a24f · GitHub
[go: up one dir, main page]

Skip to content

Commit c70a24f

Browse files
committed
fix change log
1 parent 374f110 commit c70a24f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Symfony/Component/Validator/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
5.1.0
5+
-----
6+
7+
* added option `alpha3` to `Country` constraint
8+
49
5.0.0
510
-----
611

@@ -17,7 +22,6 @@ CHANGELOG
1722
* changed the default value of `Length::$allowEmptyString` to `false` and made it optional
1823
* removed `Symfony\Component\Validator\Mapping\Cache\CacheInterface` in favor of PSR-6.
1924
* removed `ValidatorBuilder::setMetadataCache`, use `ValidatorBuilder::setMappingCache` instead.
20-
* added option `alpha3` to `Country` constraint
2125

2226
4.4.0
2327
-----

0 commit comments

Comments
 (0)
0