diff --git a/CHANGELOG.md b/CHANGELOG.md index d8921aa78..736664a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file. ### Changed - Refactored library UDisplay (#24007) -- LVGL library from v9.3.0 to v9.4.0 +- LVGL library from v9.3.0 to v9.4.0 (#24028) ### Fixed - TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA (#24000) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 654777097..34aeeac2f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -120,6 +120,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Breaking Changed ### Changed +- LVGL library from v9.3.0 to v9.4.0 [#24028](https://github.com/arendst/Tasmota/issues/24028) - Refactored library UDisplay [#24007](https://github.com/arendst/Tasmota/issues/24007) ### Fixed