diff --git a/README.md b/README.md index e386550..1fed53a 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,11 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ## Change log +### [1.0.2] Sept. 17, 2019 +- Fixed SSID non termination. (issue #128) +- Fixed compilation error that getBytesLength missing with ESP32. (issue #125) +- Added #include directive restriction for EEPROM and ESP8266httpUpdate to FAQ. (issue #127) + ### [1.0.1] Sept. 13, 2019 - Added a sketch for ESP32 boards that migrates credentials stored in EEPROM partition to the Preferences. diff --git a/docs/changelog.html b/docs/changelog.html index aebb95e..a2c55a8 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -122,7 +122,7 @@ - + Skip to content @@ -725,6 +725,13 @@