diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b4ee441b..2997dadfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. ### Changed - ESP32 update the internal Berry type system to sync with Skiars Berry reopsitory. No expected impact on code, but .bec files need to be generated again. (#14811) +- ESP32 LVGL library from v8.1.0 to v8.2.0 +- ESP32 NimBLE library from v1.3.3 to v1.3.6 ### Fixed - SSPM energy yesterday when zero diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ae0046010..3ec1d92a7 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -109,6 +109,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo ### Breaking Changed ### Changed +- ESP32 LVGL library from v8.1.0 to v8.2.0 +- ESP32 NimBLE library from v1.3.3 to v1.3.6 - ESP32 update the internal Berry type system to sync with Skiars Berry reopsitory. No expected impact on code, but .bec files need to be generated again. [#14811](https://github.com/arendst/Tasmota/issues/14811) ### Fixed