We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f60eb commit fd7f892Copy full SHA for fd7f892
CHANGELOG.md
@@ -1,15 +1,19 @@
1
Changelog
2
=========
3
4
-1.1
5
----
+1.1.0-RC1
+---------
6
7
* **2013-07-31**: DynamicRouter now accepts an EventDispatcher to trigger a
8
RouteMatchEvent right before the matching starts
9
* **2013-07-29**: Renamed RouteAwareInterface to RouteReferrersReadInterface
10
for naming consistency and added RouteReferrersInterface for write access.
11
* **2013-07-13**: NestedMatcher now expects a FinalMatcherInterface as second
12
argument of the constructor
13
+
14
+1.1.0-alpha1
15
+------------
16
17
* **2013-04-30**: Dropped Symfony 2.1 support and got rid of
18
ConfigurableUrlMatcher class
19
* **2013-04-05**: [ContentAwareGenerator] Fix locale handling to always respect
0 commit comments