diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9b5c024..66f4f6253 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. - I2S Opus stream and file support for opus/aac (#22795) - I2S command I2sLoop (#22807) - Berry `serial.read()` read only `n` bytes (#22835) -- Display template for Waveshare ESP32C6 LCD 1.47 +- Display template for Waveshare ESP32-C6 LCD 1.47 (#22863) ### Breaking Changed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0548835d1..a46274962 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -127,6 +127,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - I2S Opus stream and file support for opus/aac [#22795](https://github.com/arendst/Tasmota/issues/22795) - ESP32 TasmotaLED change dynamically the number of pixels [#22754](https://github.com/arendst/Tasmota/issues/22754) - ESP32 expand `Pixels` with reverse, height and alternate [#22755](https://github.com/arendst/Tasmota/issues/22755) +- Display template for Waveshare ESP32-C6 LCD 1.47 [#22863](https://github.com/arendst/Tasmota/issues/22863) - Berry `animate.crenel` primitive [#22673](https://github.com/arendst/Tasmota/issues/22673) - Berry scroll to Leds_matrix [#22693](https://github.com/arendst/Tasmota/issues/22693) - Berry add unicode encoding to string parsing [#22713](https://github.com/arendst/Tasmota/issues/22713)