1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-09 06:36:46 +02:00

Update changelog

This commit is contained in:
Jordi Boggiano
2020-05-22 09:31:27 +02:00
parent b5260af0d1
commit 3022efff20

View File

@@ -1,3 +1,9 @@
### 1.25.4 (2020-05-22)
* Fixed GitProcessor type error when there is no git repo present
* Fixed normalization of SoapFault objects containing deeply nested objects as "detail"
* Fixed support for relative paths in RotatingFileHandler
### 1.25.3 (2019-12-20)
* Fixed formatting of resources in JsonFormatter