updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2012-01-22 10:45:06 +01:00
parent 8358cbf7a6
commit fce2a67f91

View File

@ -17,6 +17,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### TwigBridge
* added a csrf_token function
* added a way to specify a default domain for a Twig template (via the 'trans_default_domain' tag)
### AbstractDoctrineBundle