Update changelogs

This commit is contained in:
Theo Arends 2024-06-04 09:37:02 +02:00
parent 01f9097acb
commit 7d87bf0dcc
2 changed files with 4 additions and 2 deletions

View File

@ -5,8 +5,8 @@ All notable changes to this project will be documented in this file.
## [14.1.0.1]
### Added
- Berry solidification of `bytes` instances
- Matter support for Air Quality sensors
- Berry solidification of `bytes` instances (#21558)
- Matter support for Air Quality sensors (#21559)
### Breaking Changed

View File

@ -121,6 +121,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
## Changelog v14.1.0.1
### Added
- Berry solidification of `bytes` instances [#21558](https://github.com/arendst/Tasmota/issues/21558)
- Matter support for Air Quality sensors [#21559](https://github.com/arendst/Tasmota/issues/21559)
### Changed