Skip to content

Commit 1f9de26

Browse files
committed
update CHANGELOG.md
1 parent 3c0232d commit 1f9de26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ CHANGELOG
55
---
66

77
* Add `$key` argument to `#[MapQueryString]` that allows using a specific key for argument resolving
8+
* Allow using Expression for `validationGroups` in `#[MapRequestPayload]` and `#[MapQueryString]`
89

910
7.2
1011
---
1112

1213
* Remove `@internal` flag and add `@final` to `ServicesResetter`
1314
* Add support for `SYMFONY_DISABLE_RESOURCE_TRACKING` env var
1415
* Add support for configuring trusted proxies/headers/hosts via env vars
15-
* Allow using Expression for `validationGroups` in `#[MapRequestPayload]` and `#[MapQueryString]`
1616

1717
7.1
1818
---

0 commit comments

Comments
 (0)