8000 updated CHANGELOG for 2.1 · vatson/symfony@08b5d73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 08b5d73

Browse files
committed
updated CHANGELOG for 2.1
1 parent 8fa061c commit 08b5d73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2121

2222
### FrameworkBundle
2323

24+
* added a router:match command
2425
* added kernel.event_subscriber tag
2526
* added a way to create relative symlinks when running assets:install command (--relative option)
2627
* added Controller::getUser()
@@ -34,6 +35,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
3435

3536
### WebProfilerBundle
3637

38+
* added a routing panel
3739
* added a timeline panel
3840
* The toolbar position can now be configured via the `position` option (can be `top` or `bottom`)
3941

@@ -82,6 +84,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
8284

8385
### Routing
8486

87+
* added a TraceableUrlMatcher
8588
* added the possibility to define default values and requirements for placeholders in prefix
8689
* added RouterInterface::getRouteCollection
8790

0 commit comments

Comments
 (0)
0