From 67e1da44c8bd63afc3f23041f3dc2777fa27c7bd Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Thu, 23 May 2019 17:14:57 +0900 Subject: [PATCH] Added fix log to the change history --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13653bd..30b1785 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some - 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. +- Fixed that an alignment violation exception occurred when loading AutoConnectAux described by JSON with PROGMEM attribute. ### [0.9.8] May 3, 2019 - Supports ArduinoJson 6.9.1 or later.