diff options
author | Valery Piashchynski <[email protected]> | 2022-05-06 11:38:32 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-05-06 11:38:32 +0200 |
commit | 53d0d0eff309436b50f9b6fb24d08e8258ee61b8 (patch) | |
tree | c8a8f93148e4141a06b392d8fcceb665512859a7 | |
parent | b1bbc28849dda082b62544740084eb09826c1020 (diff) |
update CHANGELOGv2.9.3
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a041c4b..75928070 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## v2.9.3 (06.05.2022) +## 👀 New: + +- ✏️: `--silent` flag. This flag will hide startup message and `./rr reset` output. + ## 🩹 Fixes: - 🐛 Fix: **AMQP** driver didn't reconnect on timeouts, which led to stopping consuming messages w/o a proper notification. [BUG](https://github.com/roadrunner-server/roadrunner/issues/1103), (thanks @hustlahusky) |