Update CHANGELOG.md

This commit is contained in:
Theo Arends 2024-10-10 12:43:14 +02:00
parent 96a99f9951
commit d87e7ea677
1 changed files with 3 additions and 9 deletions

View File

@ -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