Update changelogs

This commit is contained in:
Theo Arends 2022-08-19 12:30:20 +02:00
parent 99d40825f9
commit 49ada1cab9
2 changed files with 2 additions and 0 deletions

View File

@ -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)

View File

@ -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)