From 409c828bb71cd184d25e9aab7f58536fc3a27d31 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 21 Jun 2021 14:46:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 714105253..37bc069d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. - ESP32 core library from v1.0.6 to v1.0.7 - Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE - Speed up initial GUI console refresh -- Simplified configuration for ir-full, tasmota-ircustom no more needed +- Simplified configuration for ir-full and removal of tasmota-ircustom ### Fixed - ESP32 Webcam add boundary marker before sending mjpeg image (#12376) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6e28dcc6a..9248da449 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -102,6 +102,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo - ESP32 core library from v1.0.6 to v1.0.7 - Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE - Speed up initial GUI console refresh +- Simplified configuration for ir-full and removal of tasmota-ircustom [#12428](https://github.com/arendst/Tasmota/issues/12428) ### Fixed - DDS238-2 wrong reactive power value [#12283](https://github.com/arendst/Tasmota/issues/12283)