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.