diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a3a9b4f..b3741e596 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Can sniffer functionality (#18287) +- Reset BLE scan flag on new operation (#24925) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ee1e400e5..d097e23d2 100755 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -133,6 +133,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - PZEM/Modbus energy monitor Exception crash-loop on ESP8266 regression from v15.5.0 [#24883](https://github.com/arendst/Tasmota/issues/24883) - Can sniffer functionality [#18287](https://github.com/arendst/Tasmota/issues/18287) - Udisp SPI for mono color display [#24899](https://github.com/arendst/Tasmota/issues/24899) +- Reset BLE scan flag on new operation [#24925](https://github.com/arendst/Tasmota/issues/24925) - BLE EQ3 float output in mqtt messages regression from v15.4.0.2 [#24869](https://github.com/arendst/Tasmota/issues/24869) ### Removed