updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2012-02-12 13:29:30 +01:00
parent e986b9b7e5
commit e43e14987f

View File

@ -262,6 +262,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* added a Stopwatch class
* added WarmableInterface
* improved extensibility between bundles
* added Memcache(d)-based profiler storages
* added a File-based profiler storage
* added a MongoDB-based profiler storage
* moved Filesystem class to its own component