[HttpFoundation] added missing entry in the CHANGELOG

This commit is contained in:
Fabien Potencier 2013-03-23 11:06:01 +01:00
parent 2b4cfbdbb7
commit 55f0e76495

View File

@ -1,6 +1,10 @@
CHANGELOG
=========
2.3.0
* `UploadedFile::isValid` now returns false if the file was not uploaded via HTTP (in a non-test mode)
2.2.0
-----