diff --git a/CHANGELOG.md b/CHANGELOG.md index c6bfb5b17..4d20b9617 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Fixed - BLE EQ3 float output in mqtt messages regression from v15.4.0.2 (#24869) +- Default button/switch actions on builds without rules regression from v15.4.0.2 (#24871) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 59b2dd27c..082510540 100755 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -122,6 +122,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - MiElHVAC auto-enable i-See widevane when setting AirDirection [#24860](https://github.com/arendst/Tasmota/issues/24860) ### Fixed +- Default button/switch actions on builds without rules regression from v15.4.0.2 [#24871](https://github.com/arendst/Tasmota/issues/24871) - BLE EQ3 float output in mqtt messages regression from v15.4.0.2 [#24869](https://github.com/arendst/Tasmota/issues/24869) ### Removed