Jordi Boggiano 12 rokov pred
rodič
commit
583618d5cd
1 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  1. 4 1
      CHANGELOG.mdown

+ 4 - 1
CHANGELOG.mdown

@@ -1,7 +1,10 @@
-### 1.5.0 ()
+### 1.5.0 (2013-04-23)
 
   * Added ProcessIdProcessor to inject the PID in log records
   * Added UidProcessor to inject a unique identifier to all log records of one request/run
+  * Added support for previous exceptions in the LineFormatter exception serialization
+  * Added Monolog\Logger::getLevels() to get all available levels
+  * Fixed ChromePHPHandler so it avoids sending headers larger than Chrome can handle
 
 ### 1.4.1 (2013-04-01)