From 522352e20b96c864b7124b50fc14c72ea3047326 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 20 Oct 2021 16:22:15 +0200 Subject: [PATCH] Update CHANGLELOG --- CHANGLELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGLELOG.md b/CHANGLELOG.md index 04b6dd4e..97f977b6 100644 --- a/CHANGLELOG.md +++ b/CHANGLELOG.md @@ -23,15 +23,12 @@ - Add Waveshare ESP32 One development board with Rpi MHS4001(B) or Waveshare RPi(C) LCD display - Add D1-R32 ESP32 development board with with Waveshare ILI9486 Touch Shield -### Fonts -~~- Add font loader on devices with PSram~~ - ### Bug fixes - Fix bug that caused a crash when both `btnmatrix` and `msgbox` where used (thanks @AndreTeixeira1998) - Fix L8-HD dimmer brightness initialization after a reboot (thanks @Stupco) - Keep last dimmer value when toggling dimmer state on/off -- Fix configurable mqttPort (thanks @ Qargh) -- Fix opaque background of `spinner` object in HASP theme (thanks @ nagyrobi) +- Fix configurable mqttPort (thanks @Qargh) +- Fix opaque background of `spinner` object in HASP theme (thanks @nagyrobi) Updated AceButton to 1.9.1 and ArduinoJson to 6.18.5