From 9a0a79067dca5e307c87351c844cf9cc427a5a73 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:08:15 +0200 Subject: [PATCH] Tasmota core 2.5 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae2787461..38b3c53cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Changed - ESP32 Increase number of button GPIOs from 8 to 28 (#16518) - IRremoteESP8266 library from v2.8.2 to v2.8.3 +- Tasmota Core32 from 2.4.1 to 2.5 ### Fixed