Update changelogs

This commit is contained in:
Theo Arends 2025-05-19 10:30:16 +02:00
parent 78787f693e
commit 02ce050727
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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)