We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0745038 commit aef6ee7Copy full SHA for aef6ee7
CHANGELOG.md
@@ -1,6 +1,8 @@
1
-### Unreleased
+### 3.8.1 (2024-12-05)
2
3
- * Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable
+ * Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable (#1928)
4
+ * Fixed gelf keys not being valid when context/extra data keys have spaces in them (#1927)
5
+ * Fixed empty lines appearing in the stack traces when a custom formatter returned null (#1925)
6
7
### 3.8.0 (2024-11-12)
8
0 commit comments