Skip to content

Commit 1331e74

Browse files
committed
[Messenger] Rephrase the changelog entry so it follows the convention
1 parent c00be0e commit 1331e74

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
@@ -7,7 +7,7 @@ CHANGELOG
77
* Add new `messenger:stats` command that returns a list of transports with their "to be processed" message count
88
* Add `TransportNamesStamp` to change the transport while dispatching a message
99
* Add support for rate limited transports by using the RateLimiter component.
10-
* Add possibility to configure exchange to exchange bindings in AMQP transport
10+
* Add support for binding an exchange to another exchange in AMQP transport
1111

1212
6.1
1313
---

0 commit comments

Comments
 (0)