From 88a3d6cb7e54139f86f35c48e40d75dabc0239da Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 19 Oct 2023 18:04:48 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 2 +- RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aadc049f8..74b691ab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 7d6f02ca0..28b33560d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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