From bee7c0909862669b138afdba0bf2a31f6a988b08 Mon Sep 17 00:00:00 2001 From: Norbert Richter Date: Wed, 19 Oct 2022 13:56:07 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e79f335eb..b0bd29541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. ### Changed - DS18x20 ``DS18Alias`` to ``DS18Sens`` (#16833) - Compiling with reduced boards manifests in favour of Autoconfig (#16848) +- Add NeoPool ``NPFiltration 2`` toggle cmnd (#16859) ### Fixed - BP5758D red channel corruption regression from v12.1.1.6 (#16850)