Skip to content

Commit d39e7db

Browse files
committed
[Messenger] Move changelog entry for exchange bindings to the 6.2 section
1 parent 5b243ea commit d39e7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ CHANGELOG
55
---
66

77
* Add new `messenger:stats` command that return a list of transports with their "to be processed" message count.
8+
* Add possibility to configure exchange to exchange bindings in AMQP transport
89

910
6.1
1011
---
1112

1213
* Add `SerializedMessageStamp` to avoid serializing a message when a retry occurs
1314
* Automatically resolve handled message type when method different from `__invoke` is used as handler
1415
* Allow `#[AsMessageHandler]` attribute on methods
15-
* Add possibility to configure exchange to exchange bindings in AMQP transport
1616

1717
6.0
1818
---

0 commit comments

Comments
 (0)