From 41d199d03352e981179ef94cf58ad3e90b7066e6 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 26 Feb 2022 17:10:28 +0100 Subject: [PATCH] Esp32 core 2.0.2.3 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6456f2e68..23d9a9477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. ### Changed - Extent number of pulsetimers from 8 to 32 (#8266) +- Tasmota ESP32 Arduino core to v2.0.2.3 (#14979) ### Fixed