updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-10-07 14:12:01 +02:00
parent b25a8767ad
commit f6e4c2a428

View File

@ -10,6 +10,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2.1.0
-----
### DoctrineBrige
* Added a session storage for Dotrine DBAL
### DoctrineBundle
* The `em` option for the `UniqueEntity` constraint is now optional (and should probably not be used anymore).