8000 "Updated" the changelog according to stof feedback · rvdbogerd/symfony@94426b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94426b9

Browse files
committed
"Updated" the changelog according to stof feedback
1 parent 12b8ae2 commit 94426b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Symfony/Component/HttpKernel/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ CHANGELOG
44
2.2.0
55
-----
66

7-
* [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
7+
* [BC BREAK] renamed TimeDataCollector::getTotalTime() to
88
TimeDataCollector::getDuration()
9-
* the memory usage reported by the MemoryDataCollector now takes the memory used
10-
in the kernel.terminate event listeners into account
9+
* updated the MemoryDataCollector to include the memory used in the
10+
kernel.terminate event listeners
1111
* moved the Stopwatch classes to a new component
1212
* added TraceableControllerResolver
1313
* added TraceableEventDispatcher (removed ContainerAwareTraceableEventDispatcher)

0 commit comments

Comments
 (0)
0