diff --git a/CHANGELOG-2.1.md b/CHANGELOG-2.1.md index 041d6d373c..24094c2080 100644 --- a/CHANGELOG-2.1.md +++ b/CHANGELOG-2.1.md @@ -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).