From c7a839d9cd45d2b699242c4f76fdf896c91859aa Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Fri, 24 May 2019 13:04:20 +0900 Subject: [PATCH] Removed the isMenu support from the changelog --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 30b1785..636d82f 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,7 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ### [0.9.9] May 25, 2019 - Supports ESP8266 Arduino core 2.5.2. - Menu text/background color can be statically customized. -- Adds **AutoConnectAux::isMenu** function. -- Added the id attribute to AutoConnectText. +- Added ID attribute to HTML tag generated from AutoConnectText. - Fixed the input box layout collapsed. - Fixed that the decoration of AutoConnectButton was disabled. - Fixed that the value remains even after clearing the option with AutoConnectSelect.