Skip to content

Commit

Permalink
Merge pull request #353 from johankok/patch-1
Browse files Browse the repository at this point in the history
Updated changelog for mq_exchange_type
  • Loading branch information
michaelklishin authored Apr 29, 2020
2 parents 727c9f2 + 91bba8f commit dce6009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ contains potentially breaking changes.

#### Enhancements

* Exchange type is now configurable via the `` config setting. Supported exchanges must be
compatible with topic exchanges (e.g. wrap it). Default value is `"topic"`.
* Exchange type is now configurable via the `mq_exchange_type` config setting. Supported exchanges must be
compatible with topic exchanges (e.g. wrap it). Default value is `topic`.

This feature is limited to topic and delayed message exchange plugins and is mostly
useful for forward compatibility.
Expand Down

0 comments on commit dce6009

Please sign in to comment.