[Debug] Updated CHANGELOG

This commit is contained in:
Nicolas Grekas 2015-04-02 10:03:58 +02:00
parent beb88f7590
commit 5cbd9fe207
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
CHANGELOG
=========
2.7.0
-----
* added deprecations checking for parent interfaces/classes to DebugClassLoader
* added ZTS support to symfony_debug extension
* added symfony_debug_backtrace() to symfony_debug extension
to track the backtrace of fatal errors
2.6.0
-----