Update changelogs

This commit is contained in:
Theo Arends 2025-03-06 16:17:54 +01:00
parent e26a2cdac9
commit 58632d67db
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
- ESP32 enable webcam version 2 (#18732)
### Fixed
- Berry prevent `import` from hiding a solidified class
- Berry prevent `import` from hiding a solidified class (#23112)
### Removed

View File

@ -135,5 +135,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Fixed
- Too many zeros in RCSwitch received data regression from v14.4.1.4 [#23050](https://github.com/arendst/Tasmota/issues/23050)
- Berry prevent `import` from hiding a solidified class [#23112](https://github.com/arendst/Tasmota/issues/23112)
### Removed