Update changelogs

This commit is contained in:
Theo Arends 2024-10-29 17:27:14 +01:00
parent 2669cd35cf
commit ccfbdd50e0
2 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Ethernet on -DFRAMEWORK_ARDUINO_ITEAD framework regression from v14.3.0 (#22367)
- Alexa Hue with multiple devices
- Alexa Hue with multiple devices (#22383)
### Removed
- DALI inverted signal configuration using compile time defines

View File

@ -144,6 +144,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- HASPmota support for page delete and object updates [#22311](https://github.com/arendst/Tasmota/issues/22311)
### Fixed
- Alexa Hue with multiple devices [#22383](https://github.com/arendst/Tasmota/issues/22383)
- EQ3 TRV firmware version 1.46 fails if the default true is used in subscribe on the notify characteristic [#22328](https://github.com/arendst/Tasmota/issues/22328)
- Ethernet on -DFRAMEWORK_ARDUINO_ITEAD framework regression from v14.3.0 [#22367](https://github.com/arendst/Tasmota/issues/22367)