[HttpKernel] Changlog update - document a BC break

This commit is contained in:
Victor Berchet 2012-11-11 18:39:27 +01:00
parent b337655feb
commit 2972f3142c

View File

@ -4,6 +4,8 @@ CHANGELOG
2.2.0
-----
* [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
TimeDataCollector::getDuration()
* the memory usage reported by the MemoryDataCollector now takes the memory used
in the kernel.terminate event listeners into account
* moved the Stopwatch classes to a new component