Fix unbouneded loop and prep new version

This commit is contained in:
Luke Jones
2025-04-06 13:26:53 +12:00
parent c3f0e61ebc
commit 59aab24a4a
4 changed files with 32 additions and 19 deletions

View File

@@ -2,6 +2,11 @@
## [Unreleased]
## [v6.1.12]
### Changed
- Fix an unbounded event loop caused by other processes causing a "modify" event on the screen backlight brightness.
## [v6.1.11]
### Changed