Skip to content

Commit af915cd

Browse files
committed
[Messenger] Move changelog entry for exchange bindings to the 6.2 section
1 parent c721410 commit af915cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Symfony/Component/Messenger/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
CHANGELOG
22
=========
33

4+
6.2
5+
---
6+
7+
* Add possibility to configure exchange to exchange bindings in AMQP transport
8+
49
6.1
510
---
611

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

1216
6.0
1317
---

0 commit comments

Comments
 (0)