Skip to content

Commit fb7ac94

Browse files
Merge pull request #185 from Tom-FP/updatedreadme-on-master
Updated readme file.
2 parents f776062 + 16a1507 commit fb7ac94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ delivered to the respective queues after `x-delay` milliseconds.
1010

1111
## Supported RabbitMQ Versions
1212

13-
The most recent release of this plugin targets RabbitMQ 3.8.x.
14-
Earlier series are [out of support](https://www.rabbitmq.com/versions.html).
13+
The most recent release of this plugin targets RabbitMQ 3.9.x.
14+
Series earlier than 3.8.x are [out of support](https://www.rabbitmq.com/versions.html).
1515

1616
## Supported Erlang/OTP Versions
1717

1818
This plugin [requires Erlang 23.2 or later versions](https://www.rabbitmq.com/which-erlang.html), same as RabbitMQ 3.8.16+.
1919

2020
## Project Maturity
2121

22-
This plugin is considered to be **experimental yet fairly stable and potential suitable for production use
22+
This plugin is considered to be **fairly stable and potential suitable for production use
2323
as long as the user is aware of its limitations**.
2424

25-
It had a few issues and one fundamental problem fixed in its ~ 18 months of
25+
It had a few issues and one fundamental problem fixed in its ~ 5 years of
2626
existence. It is known to work reasonably well for some users.
2727
It also has **known limitations** (see a section below),
2828
including those related to the replication of delayed and messages and the number of delayed messages.

0 commit comments

Comments
 (0)