Jordi Boggiano 4 éve
szülő
commit
3962ebfe20
1 módosított fájl, 6 hozzáadás és 0 törlés
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+### 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)
+  * Fixed support for psr/log 2.x (#1587)
+  * Fixed some type annotations
+
 ### 2.3.2 (2021-07-23)
 ### 2.3.2 (2021-07-23)
 
 
   * Fixed compatibility with PHP 7.2 - 7.4 when experiencing PCRE errors (#1568)
   * Fixed compatibility with PHP 7.2 - 7.4 when experiencing PCRE errors (#1568)