From c9646897c72d8a920ab74bae890c67e96cdffc21 Mon Sep 17 00:00:00 2001 From: lumapu Date: Thu, 30 May 2024 16:59:22 +0200 Subject: [PATCH] 0.8.123 * mention PR for MqTT Library update --- src/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index b4b65c7c..98cfd8fc 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -2,7 +2,7 @@ ## 0.8.123 - 2024-05-30 * fix ESP8266 static IP #1643 #1608 -* update MqTT library which enhances stability +* update MqTT library which enhances stability #1646 ## 0.8.122 - 2024-05-23 * add button for donwloading coredump (ESP32 variants only)