From d41ae5d08ba14a417950d21d36134c5cb0739e14 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Thu, 20 Dec 2018 03:32:53 +0900 Subject: [PATCH] Update for v0.9.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff1a59..9f21ebe 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ## Change log ### [0.9.7] Jan. 1, 2019 -- Fixed crash in some environments. Thank you @ageurtse. +- Fixed crash in some environments. Thank you @ageurtse - Supports AutoConnect menu extention by user sketch with **AutoConnectAux**. - Supports loading and saving of user-defined parameters with JSON format. - Improved the WiFi connection sequence at the first WiFi.begin. Even if **AutoConnectConfig::autoReconnect** is disabled when SSID and PSK are not specified, it will use the information of the last established access point. The autoReconnect option will achieve trying the connect after a previous connection failed.