diff --git a/CHANGELOG.md b/CHANGELOG.md index e1523a91a..986f0b468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ All notable changes to this project will be documented in this file. ### Changed ### Fixed -- LVGL regression missing `lv.ANIM_OFF` and `lv.ANIM_ON` -- Berry fix `realline` -- LVGL HASPmora fix regression introduced with LVGL 9.3.0 +- LVGL regression missing `lv.ANIM_OFF` and `lv.ANIM_ON` (#23544) +- Berry fix `realline` (#23546) +- LVGL HASPmota fix regression introduced with LVGL 9.3.0 (#23547) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 10fc968fb..bce7a1caf 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -122,5 +122,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Changed ### 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