diff --git a/CHANGELOG.md b/CHANGELOG.md index 077f9e12d..cbe0453bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file. - OpenTherm library from v0.9.0 to v1.1.5 (#23704) ### Fixed -- NeoPool fix reset to default settings +- NeoPool reset to default settings (#23734) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 195d06ff8..6a62b9f1b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -142,6 +142,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Fixed - AHT30 sensor start with null values after deep sleep [#23624](https://github.com/arendst/Tasmota/issues/23624) +- NeoPool reset to default settings [#23734](https://github.com/arendst/Tasmota/issues/23734) - Berry vulnerability in JSON parsing for unicode [#23603](https://github.com/arendst/Tasmota/issues/23603) - Berry security issues in `int64` and improve documentation [#23605](https://github.com/arendst/Tasmota/issues/23605) - Berry security issues in `berry_mapping` and improve documentation [#23606](https://github.com/arendst/Tasmota/issues/23606)