Skip to content

Commit 3b4ee27

Browse files
committed
Merge branch '3.x' into 4.x
* 3.x: Update changelog for 3.11.1
2 parents c20e0c2 + 0e675a6 commit 3b4ee27

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Unreleased
22

3+
# 4.0.1 (2025-12-09)
4+
35
* Fix `rollbar` handler to use `RollbarLogger`
6+
* Fix `monolog.processor` attributes to use consecutive keys
47

58
## 4.0.0 (2025-11-27)
69

@@ -17,6 +20,11 @@
1720
* Remove `DebugHandlerPass`
1821
* Remove support for the `DebugHandler`
1922

23+
## 3.11.1 (2025-12-09)
24+
25+
* Fix `rollbar` handler to use `RollbarLogger` with Monolog 2+
26+
* Fix `monolog.processor` attributes to use consecutive keys
27+
2028
## 3.11.0 (2025-11-27)
2129

2230
* Reorganize files to match the "Reusable Bundles" structure

0 commit comments

Comments
 (0)