Skip to content

Commit fd7f892

Browse files
committed
tweaked changelog
1 parent 49f60eb commit fd7f892

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
Changelog
22
=========
33

4-
1.1
5-
---
4+
1.1.0-RC1
5+
---------
66

77
* **2013-07-31**: DynamicRouter now accepts an EventDispatcher to trigger a
88
RouteMatchEvent right before the matching starts
99
* **2013-07-29**: Renamed RouteAwareInterface to RouteReferrersReadInterface
1010
for naming consistency and added RouteReferrersInterface for write access.
1111
* **2013-07-13**: NestedMatcher now expects a FinalMatcherInterface as second
1212
argument of the constructor
13+
14+
1.1.0-alpha1
15+
------------
16+
1317
* **2013-04-30**: Dropped Symfony 2.1 support and got rid of
1418
ConfigurableUrlMatcher class
1519
* **2013-04-05**: [ContentAwareGenerator] Fix locale handling to always respect

0 commit comments

Comments
 (0)