We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d5141 commit 583618dCopy full SHA for 583618d
CHANGELOG.mdown
@@ -1,7 +1,10 @@
1
-### 1.5.0 ()
+### 1.5.0 (2013-04-23)
2
3
* Added ProcessIdProcessor to inject the PID in log records
4
* Added UidProcessor to inject a unique identifier to all log records of one request/run
5
+ * Added support for previous exceptions in the LineFormatter exception serialization
6
+ * Added Monolog\Logger::getLevels() to get all available levels
7
+ * Fixed ChromePHPHandler so it avoids sending headers larger than Chrome can handle
8
9
### 1.4.1 (2013-04-01)
10
0 commit comments