From 7cd934fd1628919f92905d8804308879ecb9c4f8 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:00:34 +0200 Subject: [PATCH] Tasmota ESP32 Core v2.0.5.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 637f44d9d..4b4db35d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. ### Changed - Prepare for extended calibration and move some persistent data (PowerLow) +- Tasmota ESP32 Framework (Core) from v2.0.5 to v2.0.5.2 ### Fixed