Update CHANGELOG.md

This commit is contained in:
Theo Arends 2022-04-07 17:33:30 +02:00
parent 637b924e92
commit a0d4d4564c

View File

@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
### Added
- Commands ``Sensor34 10 <valueA>`` and ``Sensor34 11 <valueB>`` 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``