diff --git a/CHANGELOG.md b/CHANGELOG.md index acc07db86..61ce068f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 03ef6928e..30bc6a06f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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)