From c3dd76b330a7c68615b204125a0255f3493a0762 Mon Sep 17 00:00:00 2001 From: yolo-vikram Date: Mon, 12 Aug 2024 09:54:01 +0300 Subject: [PATCH] changelog message monitoring --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26dbcbf..6fafdc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Bug fixes - Fix incorrect termination order where the connection to RabbitMQ was closed before the channels. +- Implemented monitoring for spawned messages to improve tracebility. ## [3.0.1]