Skip to content

Commit 86b1249

Browse files
committed
[FrameworkBundle] move change note to changelog of FrameworkBundle instead of master UPGRADE-2.2
1 parent 3e5dadf commit 86b1249

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ CHANGELOG
77
* replaced Symfony\Bundle\FrameworkBundle\Controller\TraceableControllerResolver by Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
88
* replaced Symfony\Component\HttpKernel\Debug\ContainerAwareTraceableEventDispatcher by Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
99
* added Client::enableProfiler()
10+
* A new parameter has been added to the DIC: `router.request_context.base_url`
11+
You can customize it for your functional tests or for generating urls with
12+
the right base url when your are in the cli context.
1013

1114
2.1.0
1215
-----

0 commit comments

Comments
 (0)