Skip to content

Commit e56db21

Browse files
committed
[Validator] improve the changelog
1 parent 6406c11 commit e56db21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ CHANGELOG
66

77
* not setting the `strict` option of the `Choice` constraint to `true` is
88
deprecated and will throw an exception in Symfony 4.0
9-
* setting the `checkDNS` option of the `Url` constraint to `true` is deprecated in favor of constant values and will throw an exception in Symfony 4.0
9+
* setting the `checkDNS` option of the `Url` constraint to `true` is deprecated in favor of
10+
the `Url::CHECK_DNS_TYPE_*` constants values and will throw an exception in Symfony 4.0
1011

1112
3.3.0
1213
-----

0 commit comments

Comments
 (0)