Commit 41fc16a6 authored by Igor Wiedler's avatar Igor Wiedler Committed by Fabien Potencier

Add changelog entry for lazy dispatcher proxies

parent 237ed42d
......@@ -4,6 +4,8 @@ Changelog
1.1.0 (2013-XX-XX)
------------------
* Make dispatcher proxy methods ``on``, ``before``, ``after`` and ``error``
lazy, so that they will not instantiate the dispatcher early.
* **2013-05-03: Dropped support for 2.1 and 2.2 versions of symfony.
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