From 7d87bf0dcc261ca4194b8e5103a7dbbfe38bb93a Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Tue, 4 Jun 2024 09:37:02 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 4 ++-- RELEASENOTES.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cbe99336..7517f6d26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 01031a582..0a917c20e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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