Update changelogs

This commit is contained in:
Theo Arends 2023-10-19 18:04:48 +02:00
parent 1f8cd6a259
commit 88a3d6cb7e
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
- Prepare I2C drivers for bus2 support
### Fixed
- NeoPool filtration mode display
- NeoPool filtration mode display (#19801)
- ESP32 I2C allow bus2 support when bus1 is not enabled
### Removed

View File

@ -122,6 +122,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Changed
### Fixed
- NeoPool filtration mode display [#19801](https://github.com/arendst/Tasmota/issues/19801)
- ESP32 I2C allow bus2 support when bus1 is not enabled
### Removed