updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-11-07 23:28:28 +01:00
parent 8d9ea7c1ce
commit a594840c47

View File

@ -107,6 +107,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* added the possibility to define default values and requirements for placeholders in prefix
* added RouterInterface::getRouteCollection
### Security
* added a way to remove a token from a session
### Translation
* added support for more than one fallback locale