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

Update changelog

This commit is contained in:
Jordi Boggiano
2021-09-15 13:20:03 +02:00
committed by GitHub
parent 0f79359548
commit 18eb14b78a

View File

@@ -1,3 +1,7 @@
### 2.3.4 (2021-09-15)
* Fixed support for psr/log 3.x (#1589)
### 2.3.3 (2021-09-14)
* Fixed memory usage when using StreamHandler and calling stream_get_contents on the resource you passed to it (#1578, #1577)