mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
4692b56569
commit
871e0dd3a0
|
@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
|
|||
### Fixed
|
||||
- RTC not detected when lights are present (#16242)
|
||||
- DNS lookup for .local domains (#16273)
|
||||
- Button response delay regression from v12.0.2.4 (#16319)
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
@ -121,5 +121,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||
### Fixed
|
||||
- RTC not detected when lights are present [#16242](https://github.com/arendst/Tasmota/issues/16242)
|
||||
- DNS lookup for .local domains [#16273](https://github.com/arendst/Tasmota/issues/16273)
|
||||
- Button response delay regression from v12.0.2.4 [#16319](https://github.com/arendst/Tasmota/issues/16319)
|
||||
|
||||
### Removed
|
||||
|
|
Loading…
Reference in New Issue