mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
6d2647fd5f
commit
bb0db6d8f8
|
@ -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]
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue