diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b8a2d6d..e134befd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - ESP32-S3 support for internal temperature sensor ### Changed +- ESP32 NimBLE library from v1.3.6 to v1.4.0 ### Fixed - RTC not detected when lights are present (#16242) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 85b82d926..1e1c20d9b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -115,6 +115,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo ### Breaking Changed ### Changed +- ESP32 NimBLE library from v1.3.6 to v1.4.0 ### Fixed - RTC not detected when lights are present [#16242](https://github.com/arendst/Tasmota/issues/16242)