From 9a12192fa9359635a8159d54c55c821ccba3a39c Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:41:31 +0100 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04a36407c..9eeb510b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. ### Fixed - ESP32 PWM activity on unconfigured PWM GPIOs (#20732) +- Shutter inverted using internal commands (#20752) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 137855050..37cc03167 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -132,6 +132,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - HASPmota more attributes [#20744](https://github.com/arendst/Tasmota/issues/20744) ### Fixed +- Shutter inverted using internal commands [#20752](https://github.com/arendst/Tasmota/issues/20752) - ESP32 PWM activity on unconfigured PWM GPIOs [#20732](https://github.com/arendst/Tasmota/issues/20732) ### Removed