Skip to content

Commit cda8ffa

Browse files
committed
Release version 3.1.0
1 parent 2f1b6d1 commit cda8ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Yii Runner HTTP Change Log
22

3-
## 3.1.0 under development
3+
## 3.1.0 February 21, 2025
44

55
- Chg #85: Add `$temporaryErrorHandler` parameter to `HttpApplicationRunner` constructor. Mark parameter `$logger` and
66
method `withTemporaryErrorHandler()` as deprecated (@vjik)
7-
- Enh #86: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
87
- Chg #87: Change PHP constraint in `composer.json` to `~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0` (@vjik)
8+
- Enh #86: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
99
- Bug #87: Explicitly mark nullable parameters (@vjik)
1010

1111
## 3.0.0 July 16, 2024

0 commit comments

Comments
 (0)