From 00aceebc669ccd70cf4eba49050b9b0d50ef77ab Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Wed, 29 May 2019 11:30:52 +0900 Subject: [PATCH] Update for v0.9.9 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 30b1785..f335f8f 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ## Change log +### [0.9.10] June 1, 2019 +- Supports updating the sketch binary from update server with AutoConnectUpdate. +- Improved HTTP transfer size of AutoConnect CSS. + ### [0.9.9] May 25, 2019 - Supports ESP8266 Arduino core 2.5.2. - Menu text/background color can be statically customized.