minor #32451 [Validator] Fix Changelog for #31511 (Lctrs)

This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] Fix Changelog for #31511

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Commits
-------

9d725054ce [Validator] Fix Changelog for #31511
This commit is contained in:
Fabien Potencier 2019-07-09 14:28:56 +02:00
commit 8935ea57cd

View File

@ -15,8 +15,8 @@ CHANGELOG
* Added new `minPropertyPath` and `maxPropertyPath` options
to `Range` constraint in order to get the value to compare
from an array or object
* added the `limit_path` parameter in violations when using
`Range` constraint with the `minPropertyPath` or
* added the `min_limit_path` and `max_limit_path` parameters in violations when using
`Range` constraint with respectively the `minPropertyPath` and
`maxPropertyPath` options.
4.3.0