We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c20e0c2 + 0e675a6 commit 3b4ee27Copy full SHA for 3b4ee27
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## Unreleased
2
3
+# 4.0.1 (2025-12-09)
4
+
5
* Fix `rollbar` handler to use `RollbarLogger`
6
+* Fix `monolog.processor` attributes to use consecutive keys
7
8
## 4.0.0 (2025-11-27)
9
@@ -17,6 +20,11 @@
17
20
* Remove `DebugHandlerPass`
18
21
* Remove support for the `DebugHandler`
19
22
23
+## 3.11.1 (2025-12-09)
24
25
+* Fix `rollbar` handler to use `RollbarLogger` with Monolog 2+
26
27
28
## 3.11.0 (2025-11-27)
29
30
* Reorganize files to match the "Reusable Bundles" structure
0 commit comments