diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f7db033..8982cc94d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,14 @@ All notable changes to this project will be documented in this file. ### Changed - Berry make Leds animate calls reentrant (#22643) - SSL clean up remnants of old fingerprint algorithm (#22645) -- Display removed PWM control of backlight GPIO for universal display regression from v14.1.0 +- Display removed PWM control of backlight GPIO regression from v14.1.0 ### Fixed - ESP32 rules operation priority regression from v13.3.0.4 (#22636) - GUI display power button regression from v14.3.0.5 (#15788) - MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7 - Display DisplayMode adds a display device while not configured -- GUI intermittent exception on screen updates due to flash access -- GUI timing related divide by zero exception +- GUI timing related divide by zero exception on screen updates ## [14.4.0] 20241211 - Release Rudolph