updated CHANGELOG

This commit is contained in:
Fabien Potencier 2011-08-27 08:03:17 +02:00
parent 34c1868a91
commit 07a56edc5e

View File

@ -9,5 +9,6 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* 2.1.0
* Finder::exclude() now supports an array of directories as an argument
* added support for PATCH method in Request
* removed the ContentTypeMimeTypeGuesser class as it is deprecated and never used on PHP 5.3