updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-14 09:06:29 +02:00
parent fabec37edc
commit b5783dffe1

View File

@ -10,6 +10,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2.1.0
-----
### FrameworkBundle
* added support for placeholders in route default values (replaced by the value set in the service container)
### ClassLoader
* added support for loading globally-installed PEAR packages