From d87e7ea677765f472f16755b36a56e978021ffc1 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:43:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 423519e01..27c203e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,18 +3,16 @@ All notable changes to this project will be documented in this file. ## [Released] -## [14.2.0] 20240814 -- Release Rita +## [14.3.0] 20241015 +- Release Robert -## [14.2.0.6] +## [14.2.0.6] 20241015 ### Added - Support for Sonoff SPM v1.3.0 (#13447) - LVGL port `colorwheel` from LVGL 8 (#22244) - HASPmota `cpicker` and `msgbox` (#22244) - Support for DALI 1 on ESP8266 -### Breaking Changed - ### Changed - ESP32 platform update from 2024.09.10 to 2024.09.30 and Framework (Arduino Core) from v3.0.5 to v3.1.0.240926 (#22203) - Berry improve `persist` dirty data handling (#22246) @@ -28,8 +26,6 @@ All notable changes to this project will be documented in this file. - Dali received data decoding - ESP32 Ethernet using EthClockMode 3 (#22248) -### Removed - ## [14.2.0.5] 20240926 ### Added - ESP8266 support for I2C CLK on GPIO16 (#22199) @@ -127,8 +123,6 @@ All notable changes to this project will be documented in this file. ### Removed - ESP8266 Analog input support using energy driver as only one channel is available -## [Released] - ## [14.2.0] 20240814 - Release Rita