Skip to content

Commit bd61b83

Browse files
committed
Updated CHANGELOG.md
1 parent 9efa4b6 commit bd61b83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Yii2 Queue Extension Change Log
88
- Enh #464: Delete property `maxPriority` (skolkin-worker)
99
- Enh #486: `SignalLoop::$exitSignals` now includes `SIGQUIT` (rhertogh)
1010
- Enh #487: Add ability to push message with headers for AMQP interop driver (s1lver)
11+
- Bug #373: Fixed error if payload in Redis is null (sanwv, magarzon)
1112

1213

1314
2.3.5 November 18, 2022

UPGRADE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Upgrading Instructions
44
This file contains the upgrade notes. These notes highlight changes that could break your
55
application when you upgrade the package from one version to another.
66

7-
Upgrade to 3.0.0
7+
Upgrade to 2.3.6
88
----------------
99

1010
* The `maxPriority` property was removed from [amqp_interop](docs/guide/driver-amqp-interop.md).

0 commit comments

Comments
 (0)