updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-16 18:49:11 +02:00
parent 42407d688a
commit bc8ed44945

View File

@ -12,6 +12,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### FrameworkBundle
* changed the default profiler storage to use the filesystem instead of SQLite
* added support for placeholders in route defaults and requirements (replaced by the value set in the service container)
### ClassLoader