mirror of https://github.com/arendst/Tasmota.git
Update changelog/releasenotes
This commit is contained in:
parent
490e7d838e
commit
0949dda650
|
@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
### Fixed
|
||||
- Template conversion when GPIO17 is 0
|
||||
- Template using ``#define USER_TEMPLATE`` (#9506)
|
||||
- Ledlink blink when no network connected regression from 8.3.1.4 (#9292)
|
||||
- Exception 28 due to device group buffer overflow (#9459)
|
||||
- Shutter timing problem due to buffer overflow in calibration matrix (#9458)
|
||||
|
|
|
@ -80,6 +80,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
|||
|
||||
### Fixed
|
||||
- Template conversion when GPIO17 is 0
|
||||
- Template using ``#define USER_TEMPLATE`` (#9506)
|
||||
- Ledlink blink when no network connected regression from 8.3.1.4 (#9292)
|
||||
- Exception 28 due to device group buffer overflow (#9459)
|
||||
- Shutter timing problem due to buffer overflow in calibration matrix (#9458)
|
||||
|
|
Loading…
Reference in New Issue