We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546d5e9 commit f17b80bCopy full SHA for f17b80b
CHANGELOG.md
@@ -2,7 +2,16 @@
2
3
## v0.15.0 (in development)
4
5
-No changes yet.
+### Enhancements
6
+
7
+ * CLI interface `help` message polishing.
8
9
+ More commands now provide links to the relevant documentation guides,
10
+ use (a reasonable amount of) coloring and recommend against features such as that are
11
+ [polling message consumption]((https://www.rabbitmq.com/docs/consumers#polling)) that were never designed or intended to be used in production
12
13
+ * README documentation improvements
14
15
16
17
## v0.14.0 (Dec 22, 2024)
0 commit comments