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)