From 70bf5daff9c27cd77d7a703ebd561d28d87deb39 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:05:30 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fdcb14da..3a8fe96ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file. - Command `JsonPP |backlog ;...` to enable JSON PP only once - WebUI status line for MQTT and TLS, added `FUNC_WEB_STATUS` event (#23326) - Wireguard VPN (#23347) -- Optional Wifi strength indicator in WebUI status line -- WebUI status line left and renamed events `FUNC_WEB_STATUS_left` and `FUNC_WEB_STATUS_RIGHT` +- Optional Wifi strength indicator in WebUI status line (#23352) +- WebUI status line left and renamed events `FUNC_WEB_STATUS_LEFT` and `FUNC_WEB_STATUS_RIGHT` (#23354) ### Breaking Changed