Commit c2148890 authored by Fabien Potencier's avatar Fabien Potencier

tweaked changelog

parent d61569b6
...@@ -4,9 +4,9 @@ Changelog ...@@ -4,9 +4,9 @@ Changelog
1.1.0 (2013-XX-XX) 1.1.0 (2013-XX-XX)
------------------ ------------------
* Make dispatcher proxy methods ``on``, ``before``, ``after`` and ``error`` * Made dispatcher proxy methods ``on``, ``before``, ``after`` and ``error``
lazy, so that they will not instantiate the dispatcher early. lazy, so that they will not instantiate the dispatcher early.
* **2013-05-03: Dropped support for 2.1 and 2.2 versions of symfony. * Dropped support for 2.1 and 2.2 versions of symfony.
1.0.0 (2013-05-03) 1.0.0 (2013-05-03)
------------------ ------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment