diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f0f6bed0..65f13ae4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file. ### Changed - Vid6608 library from v1.0.2 to v1.0.3 (#24218) +- IRremoteESP8266 library from v2.8.6 to v2.8.6-ca474a6 (#24226) +- Update Zigbee WebUI (#24224) ### Fixed - DALI watchdog exception diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4276aacf5..b86b34908 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -117,6 +117,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Changed - Vid6608 library from v1.0.2 to v1.0.3 [#24218](https://github.com/arendst/Tasmota/issues/24218) +- IRremoteESP8266 library from v2.8.6 to v2.8.6-ca474a6 [#24226](https://github.com/arendst/Tasmota/issues/24226) +- Update Zigbee WebUI [#24224](https://github.com/arendst/Tasmota/issues/24224) ### Fixed - ESP8266 TasmotaSerial flush receive buffer on executing `TasmotaSerial.flush();`