From f5009993463bda5280a4dcb075c76cfca74f5d2d Mon Sep 17 00:00:00 2001 From: lumapu Date: Mon, 19 Feb 2024 23:09:32 +0100 Subject: [PATCH] 0.8.84 - 2024-02-19 * merge PR: more gracefull handling of complete retransmits #1433 --- src/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.md b/src/CHANGES.md index e55145c5..98e1437c 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -2,6 +2,7 @@ ## 0.8.84 - 2024-02-19 * fix homeassistant autodiscovery #1432 +* merge PR: more gracefull handling of complete retransmits #1433 # RELEASE 0.8.83 - 2024-02-16