Update changelogs

This commit is contained in:
Theo Arends 2024-02-18 12:41:31 +01:00
parent c7894181b7
commit 9a12192fa9
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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