diff --git a/CHANGELOG.md b/CHANGELOG.md index b93aadce9..9ec5b8603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0ae9da22f..5410b40d8 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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