diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..94fe4a4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +All notable, user-facing changes to DeskLock are documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). +DeskLock is pre-release and unversioned; entries accumulate under **Unreleased** +until the first tagged release. + +## [Unreleased] + +### Fixed + +- Reduced the blue-screen flicker during voice activity — lowered the DSI pixel + clock so the display's continuous PSRAM reads aren't starved by concurrent + Wi-Fi and audio DMA on the same bus.