[Security] updated CHANGELOG

This commit is contained in:
Fabien Potencier 2012-07-02 19:29:27 +02:00
parent 637aaacccb
commit 67a69ea357

View File

@ -4,6 +4,7 @@ CHANGELOG
2.1.0
-----
* [BC BREAK] The signature of ExceptionListener has changed
* changed the HttpUtils constructor signature to take a UrlGenerator and a UrlMatcher instead of a Router
* EncoderFactoryInterface::getEncoder() can now also take a class name as an argument
* allow switching to the user that is already impersonated