From e7a3a5033c8676802f86e3829d94fca12b99fb26 Mon Sep 17 00:00:00 2001 From: Andre Thomas Date: Sat, 8 Jun 2019 22:28:35 +0200 Subject: [PATCH] Update _changelog.ino --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index f29d95cb8..72fe5d2aa 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -4,6 +4,7 @@ * Add support for AWS IoT with TLS 1.2 on core 2.5.2. Full doc here: https://github.com/arendst/Sonoff-Tasmota/wiki/AWS-IoT * Add some MQTT housekeeping which might solve issue (#5755) * Add command SetOption65 0/1 and more Tuya Serial based device support (#5815) + * Fix include of my_user_config.h in sonoff_aws_iot.cpp (#5930) * * 6.5.0.14 20190602 * Change webserver HTML input, button, textarea, and select name based on id