Update changelogs

This commit is contained in:
Theo Arends 2024-08-15 15:12:59 +02:00
parent 6d2647fd5f
commit bb0db6d8f8
2 changed files with 4 additions and 0 deletions

View File

@ -11,8 +11,10 @@ All notable changes to this project will be documented in this file.
### Changed
### Fixed
- Shutter timing registers overflow (#21966)
### Removed
- ESP8266 Analog input support using energy driver as only one channel is available
## [Released]

View File

@ -127,5 +127,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Changed
### Fixed
- Shutter timing registers overflow [#21966](https://github.com/arendst/Tasmota/issues/21966)
### Removed
- ESP8266 Analog input support using energy driver as only one channel is available