From a0d4d4564c378f2ccfdf80e31d496b390bf07c72 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 7 Apr 2022 17:33:30 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b177d918..309c7ac83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file. ### Added - Commands ``Sensor34 10 `` and ``Sensor34 11 `` to use HX711 absolute weight conversion (#15292) +### Changed +- NeoPool: boost command with redox control state, relay and aux detail display + +### Fixed +- NeoPool filtration state + ## [11.0.0.5] 20220407 ### Added - Support for improv as used by esp-web-tools @@ -15,12 +21,10 @@ All notable changes to this project will be documented in this file. ### Changed - Remove support for Internet Explorer by allowing ECMAScript6 syntax using less JavaScript code bytes (#15280) -- NeoPool: boost command with redox control state, relay and aux detail display ### Fixed - ESP32 save settings after OTA upload regression from v10.0.0.3 - HX711 false readings by removing large deviations -- NeoPool filtration state ## [11.0.0.4] 20220402 ### Added @@ -62,7 +66,6 @@ All notable changes to this project will be documented in this file. - TasmotaSerial library from v3.4.0 to v3.5.0 (#14981) - NeoPool limit relay output to the number actually available - ## [11.0.0.2] 20220225 ### Changed - Enabled ethernet and Sonoff SPM in ``tasmota32.bin``