[Routing] Update changelog

This commit is contained in:
Jordi Boggiano 2012-06-09 18:33:17 +02:00
parent bbef65e657
commit d5ab4c1d71

View File

@ -21,3 +21,5 @@ CHANGELOG
been used anyway without creating inconsistencies
* [BC BREAK] RouteCollection::remove also removes a route from parent
collections (not only from its children)
* added strict_parameters option to disable exceptions (and generate empty
URLs instead) when generating a route with an invalid parameter value