From a2d9f341ae1b49d50cb47e54a627581415823ab0 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 12 Aug 2021 15:42:37 +0300 Subject: Update CHANGELOG Signed-off-by: Valery Piashchynski --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8000a622..9ea29573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,15 +11,14 @@ v2.4.0 (_.08.2021) ## 👀 New: - ✏️ Long awaited, reworked `Jobs` plugin with pluggable drivers. Now you can allocate/destroy pipelines in the runtime. - Drivers included in the initial release: `RabbitMQ (0-9-1)`, `SQS v2`, `beanstalk`, `ephemeral`. All jobs can be prioritized now --> [PR](https://github.com/spiral/roadrunner/pull/726) - + Drivers included in the initial release: `RabbitMQ (0-9-1)`, `SQS v2`, `beanstalk`, `ephemeral`. [PR](https://github.com/spiral/roadrunner/pull/726) ## 🩹 Fixes: -- 🐛 Fix: +- 🐛 Fix: fixed bug with waiting goroutines on the internal worker's container channel. ## 📈 Summary: -- RR Milestone [2.4.0]() +- RR Milestone [2.4.0](https://github.com/spiral/roadrunner/milestone/29) --- -- cgit v1.2.3