updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-06 08:19:05 +02:00
parent f75d8ff653
commit 769b71f02a

View File

@ -36,4 +36,5 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### Validator
* improved the ImageValidator with min width, max width, min height, and max height constraints
* added support for MIME with wildcard in FileValidator