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

Update changelog

This commit is contained in:
Jordi Boggiano
2020-12-14 13:56:38 +01:00
parent e6e43ca097
commit 2209ddd84e

View File

@@ -1,3 +1,7 @@
### 1.26.0 (2020-12-14)
* Added $dateFormat and $removeUsedContextFields arguments to PsrLogMessageProcessor (backport from 2.x)
### 1.25.5 (2020-07-23)
* Fixed array access on null in RavenHandler