updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-22 08:04:24 +02:00
parent 30de28e50d
commit e503bc4e1b

View File

@ -10,6 +10,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2.1.0
-----
### DoctrineBundle
* The `em` option for the `UniqueEntity` constraint is now optional (and should probably not be used anymore).
### FrameworkBundle
* [BC BREAK] assets_base_urls and base_urls merging strategy has changed