From 02ce050727d6d058fb4326cb72241f54543396cf Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 19 May 2025 10:30:16 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 2 +- RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c06bbfb83..b18ffc393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. - Support for LoRaWan Rx1 and Rx2 profiles (#23394) - HASPmota auto-dimming when no touch (#23425) - Provide serial upload port from VSC to PIO (#23436) -- Berry support for `sortedmap` +- Berry support for `sortedmap` (#23441) ### Breaking Changed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 9e290b427..efaa993c6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -126,6 +126,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - WebUI heap status [#23356](https://github.com/arendst/Tasmota/issues/23356) - Optional Wifi strength indicator in WebUI status line [#23352](https://github.com/arendst/Tasmota/issues/23352) - Wireguard VPN [#23347](https://github.com/arendst/Tasmota/issues/23347) +- Berry support for `sortedmap` [#23441](https://github.com/arendst/Tasmota/issues/23441) - HASPmota `antiburn()` [#23400](https://github.com/arendst/Tasmota/issues/23400) - HASPmota auto-dimming when no touch [#23425](https://github.com/arendst/Tasmota/issues/23425)