updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-12-15 17:54:17 +01:00
parent abad85cbc4
commit 1bcdb33453

View File

@ -151,6 +151,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### HttpKernel
* added a kernel.terminate event
* added a Stopwatch class
* added WarmableInterface
* improved extensibility between bundles