mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
99d40825f9
commit
49ada1cab9
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue