From a4096ab049d813a533d4859686950eb2190fee8c Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 14 Apr 2025 10:54:53 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b8bec23..9eee02a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - Output of commands `GPIO` and `GPIOs` swapped - Smoothen light gamma curve when using `Fade` (#23230) - ESP32 Platform from 2025.03.30 to 2025.04.30, Framework (Arduino Core) from v3.1.3.250302 to v3.1.3.250411 and IDF from v5.3.2.250228 to 5.3.2.250403 (#23280) +- HLK-LD2402 updates for firmware 3.3.5+ (#23281) ### Fixed - INA226 driver fixes (#23197) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 7a3701ca2..885ecf44d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -145,6 +145,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - Smoothen light gamma curve when using `Fade` [#23230](https://github.com/arendst/Tasmota/issues/23230) - RCSwitch `RCSWITCH_SEPARATION_LIMIT` from 4100 to 3600 - GPIOViewer from v1.6.1 to v1.6.2 (No functional change) +- HLK-LD2402 updates for firmware 3.3.5+ [#23281](https://github.com/arendst/Tasmota/issues/23281) - ESP8266 enable FTP for >= 4MB variants [#23120](https://github.com/arendst/Tasmota/issues/23120) - ESP32 enable webcam version 2 [#18732](https://github.com/arendst/Tasmota/issues/18732) - Berry update flasher for Sonoff ZBBridge Pro [#23136](https://github.com/arendst/Tasmota/issues/23136)