1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-30 09:50:26 +02:00

Update changelog

This commit is contained in:
Jordi Boggiano
2021-05-28 10:32:12 +02:00
parent 377272dd43
commit c6b00f0515

View File

@@ -1,3 +1,7 @@
### 1.26.1 (2021-05-28)
* Fixed PHP 8.1 deprecation warning
### 1.26.0 (2020-12-14)
* Added $dateFormat and $removeUsedContextFields arguments to PsrLogMessageProcessor (backport from 2.x)