8000 [Routing] updated CHANGELOG · symfony/symfony@8c244e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c244e3

Browse files
committed
[Routing] updated CHANGELOG
1 parent b099460 commit 8c244e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Routing/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
2.2.0
55
-----
66

7+
* added support for the method default argument values when defining a @Route
78
* Adjacent placeholders without separator work now, e.g. `/{x}{y}{z}.{_format}`.
89
* Characters that function as separator between placeholders are now whitelisted
910
to fix routes with normal text around a variable, e.g. `/prefix{var}suffix`.

0 commit comments

Comments
 (0)
0