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