From 58632d67dbb867d89111fba997213d8e3300238d Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:17:54 +0100 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 2 +- RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9165bc6ea..9eeccff7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. - ESP32 enable webcam version 2 (#18732) ### Fixed -- Berry prevent `import` from hiding a solidified class +- Berry prevent `import` from hiding a solidified class (#23112) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 23b15dca0..3f01d1ef3 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -135,5 +135,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Fixed - Too many zeros in RCSwitch received data regression from v14.4.1.4 [#23050](https://github.com/arendst/Tasmota/issues/23050) +- Berry prevent `import` from hiding a solidified class [#23112](https://github.com/arendst/Tasmota/issues/23112) ### Removed