diff --git a/CHANGELOG.md b/CHANGELOG.md index c74fbc7fa..af776db77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. ### Fixed - ESP32 restore GPIO16/17 if no PSRAM was found regression from v9.5.0.3 +- Restore functionality as documented when both GPIO_LED1 and GPIO_LED2 are used regression from v8.5.0 (#13368) ## [9.5.0.8] 20210927 ### Added diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 3c5a9d680..8a0e2315c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -200,6 +200,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo - Hass and Tasmota discovery prefix topic notifications [#12972](https://github.com/arendst/Tasmota/issues/12972) - OpenTherm invalid JSON [#13028](https://github.com/arendst/Tasmota/issues/13028) - MQTT TLS related connection timing errors [#13033](https://github.com/arendst/Tasmota/issues/13033) +- Restore functionality as documented when both GPIO_LED1 and GPIO_LED2 are used regression from v8.5.0 [#13368](https://github.com/arendst/Tasmota/issues/13368) - ESP32 core v2.0.0 setting hostname - ESP32-C3 settings layout for configuration backup and restore - ESP32-Solo OTA upgrade