updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-30 06:58:54 +02:00
parent b3ea939c35
commit 1c23ce992d

View File

@ -16,6 +16,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### FrameworkBundle
* added kernel.event_subscriber tag
* added a way to create relative symlinks when running assets:install command (--relative option)
* added Controller::getUser()
* [BC BREAK] assets_base_urls and base_urls merging strategy has changed