[Security] updated CHANGELOG

This commit is contained in:
Fabien Potencier 2012-11-08 09:10:50 +01:00
parent 224d6b7925
commit f307ef7637

View File

@ -4,6 +4,9 @@ CHANGELOG
2.2.0
-----
* `Symfony\Component\Security\Http\Firewall` and
`Symfony\Component\Security\Http\RememberMe\ResponseListener` now
implements EventSubscriberInterface
* added secure random number generator
* added PBKDF2 Password encoder