From b2da74b57fbb62f8d2f97e242c4e665d3fe4575e Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 18 Sep 2023 15:57:34 +0200 Subject: [PATCH] Update RELEASENOTES.md --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b7593b5f6..1fc8be033 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -122,7 +122,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Breaking Changed ### Changed -- ESP32 Framework (Arduino Core) from v2.0.12 to v2.0.13 +- ESP32 Framework (Arduino Core) from v2.0.11 to v2.0.13 - ESP32 LVGL library from v8.3.8 to v8.3.9 (no functional change) - Display invert setting after tasmota start in uDisplay driver [#19337](https://github.com/arendst/Tasmota/issues/19337)