[HttpKernel] Changelog update

This commit is contained in:
Victor Berchet 2012-11-11 10:50:21 +01:00
parent f3c644061a
commit f9e8465d1b

View File

@ -4,6 +4,8 @@ CHANGELOG
2.2.0
-----
* 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
* added TraceableControllerResolver
* added TraceableEventDispatcher (removed ContainerAwareTraceableEventDispatcher)