Skip to content

Commit d1126fd

Browse files
minor symfony#53340 [Messenger]  remove invalid changelog entry (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- [Messenger]  remove invalid changelog entry | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony#50799 | License | MIT Commits ------- 513b852 remove invalid changelog entry
2 parents 740987c + 513b852 commit d1126fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Messenger/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ CHANGELOG
2929
* Added factory methods `DelayStamp::delayFor(\DateInterval)` and `DelayStamp::delayUntil(\DateTimeInterface)`.
3030
* Removed the exception when dispatching a message with a `DispatchAfterCurrentBusStamp` and not in a context of another dispatch call
3131
* Added `WorkerMessageRetriedEvent`
32-
* Added `WorkerMessageReceivedEvent::setEnvelope()` and made event mutable
3332

3433
5.1.0
3534
-----

0 commit comments

Comments
 (0)