1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-13 08:34:12 +02:00

Update changelog

This commit is contained in:
Jordi Boggiano
2013-01-10 17:59:48 +01:00
parent 119df2de09
commit 98d3650785

View File

@@ -1,3 +1,7 @@
* 1.3.1 (2013--)
* Fixed LogstashFormatter to be usable with stream handlers
* 1.3.0 (2013-01-08)
* Added PSR-3 compliance, the `Monolog\Logger` class is now an instance of `Psr\Log\LoggerInterface`