Update changelogs

This commit is contained in:
Theo Arends 2024-05-30 14:22:14 +02:00
parent 4d9e9198b5
commit 90e21a5902
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
## [14.0.0.4]
### Added
- SML FastExit for binary SML parsing (#21497)
### Breaking Changed

View File

@ -123,6 +123,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Added
- Optional command ``WebRun`` (as WebQuery extension) [#21364](https://github.com/arendst/Tasmota/issues/21364)
- Support for Knx dimmer and color [#21434](https://github.com/arendst/Tasmota/issues/21434)
- SML FastExit for binary SML parsing [#21497](https://github.com/arendst/Tasmota/issues/21497)
- Berry add reuse of methods for interface-like code reuse [#21500](https://github.com/arendst/Tasmota/issues/21500)
- Support for Matter 1.3 Water leak detectors [#21456](https://github.com/arendst/Tasmota/issues/21456)