1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-03 19:57:41 +02:00

Update CHANGELOG

This commit is contained in:
Jordi Boggiano
2012-02-23 09:53:36 +01:00
parent 77b27eefe4
commit 208939b329

View File

@@ -5,6 +5,7 @@
* Added Monolog\Logger::isHandling() to check if a handler will
handle the given log level
* Added ChromePHPHandler
* Added possibility to show microseconds in logs
* 1.0.2 (2011-10-24)