From be7a34ff51439274c667f16dbe79b578006048b3 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 4 Sep 2026 02:44:40 +0000 Subject: [PATCH] chore: record 3.0.4 changelog notes Move Unreleased entries into Version 3.0.4 so the tagged sdist matches previous patch releases. Co-authored-by: Stackie Jia --- CHANGELOG.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7b6695d..bbf01be 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,9 @@ Changelog Unreleased ========== +Version 3.0.4 +============= + - Fix the MQTT client never recovering from an unexpected disconnect when the cloud API is unreachable at that moment (for example a DNS timeout during a router reboot). ``on_disconnect`` blocked paho's network thread on the event