Skip to content

Commit 2f7bad2

Browse files
authored
Merge branch 'master' into feature/php8-attributes
2 parents c67a10b + ea53acc commit 2f7bad2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Yii Error Handler Change Log
22

3-
## 4.1.0 under development
3+
## 4.1.1 under development
4+
5+
- no changes in this release.
6+
7+
## 4.1.0 April 18, 2025
48

5-
- Bug #142: Fix dark mode argument display issues (@pamparam83)
6-
- Enh #145: Set content type header in renderers (@vjik)
79
- New #145: Add `Yiisoft\ErrorHandler\ThrowableResponseFactory` that provides a response for `Throwable` object with
810
renderer provider usage (@vjik)
911
- Chg #145: Mark `Yiisoft\ErrorHandler\Factory\ThrowableResponseFactory` as deprecated (@vjik)
12+
- Enh #145: Set content type header in renderers (@vjik)
13+
- Bug #142: Fix dark mode argument display issues (@pamparam83)
1014

1115
## 4.0.0 February 05, 2025
1216

0 commit comments

Comments
 (0)