updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-11-22 09:23:52 +01:00
parent 98a8854c61
commit 0e8249c406

View File

@ -67,6 +67,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
foo: { password: bar, roles: [ROLE_USER, ROLE_ADMIN] }
* added a validator for the user password
* added 'erase_credentials' as a configuration key (true by default)
### SwiftmailerBundle