updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-11-09 21:55:11 +01:00
parent df88070e76
commit ad6ffea225

View File

@ -102,6 +102,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* added a File-based profiler storage
* added a MongoDB-based profiler storage
### Locale
* added Locale::getIcuVersion() and Locale::getIcuDataVersion()
### Routing
* added a TraceableUrlMatcher