Update changelogs

This commit is contained in:
Theo Arends 2025-06-14 12:16:08 +02:00
parent ea4e399b18
commit 76d4651163
2 changed files with 6 additions and 3 deletions

View File

@ -11,9 +11,9 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
### Fixed ### Fixed
- LVGL regression missing `lv.ANIM_OFF` and `lv.ANIM_ON` - LVGL regression missing `lv.ANIM_OFF` and `lv.ANIM_ON` (#23544)
- Berry fix `realline` - Berry fix `realline` (#23546)
- LVGL HASPmora fix regression introduced with LVGL 9.3.0 - LVGL HASPmota fix regression introduced with LVGL 9.3.0 (#23547)
### Removed ### Removed

View File

@ -122,5 +122,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Changed ### Changed
### Fixed ### Fixed
- Berry fix `realline` [#23546](https://github.com/arendst/Tasmota/issues/23546)
- LVGL regression missing `lv.ANIM_OFF` and `lv.ANIM_ON` [#23544](https://github.com/arendst/Tasmota/issues/23544)
- LVGL HASPmota fix regression introduced with LVGL 9.3.0 [#23547](https://github.com/arendst/Tasmota/issues/23547)
### Removed ### Removed