1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-07 05:36:45 +02:00

Update changelog

This commit is contained in:
Jordi Boggiano
2016-04-02 14:12:58 +01:00
parent 6bc1a444db
commit 064b38c167

View File

@@ -1,3 +1,8 @@
### 1.18.2 (2016-04-02)
* Fixed ElasticaFormatter to use more precise dates
* Fixed GelfMessageFormatter sending too long messages
### 1.18.1 (2016-03-13)
* Fixed SlackHandler bug where slack dropped messages randomly