Procházet zdrojové kódy

Merge branch '1.x' into main

Jordi Boggiano před 5 roky
rodič
revize
d9cdb686e0
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -86,6 +86,10 @@
   * Added support for the PHP 7.x `mongodb` extension in the MongoDBHandler
   * Added support for the PHP 7.x `mongodb` extension in the MongoDBHandler
   * Fixed many minor issues in various handlers, and probably added a few regressions too
   * Fixed many minor issues in various handlers, and probably added a few regressions too
 
 
+### 1.26.0 (2020-12-14)
+
+  * Added $dateFormat and $removeUsedContextFields arguments to PsrLogMessageProcessor (backport from 2.x)
+
 ### 1.25.5 (2020-07-23)
 ### 1.25.5 (2020-07-23)
 
 
   * Fixed array access on null in RavenHandler
   * Fixed array access on null in RavenHandler