diff --git a/CHANGELOG.md b/CHANGELOG.md index faa616a..3c620f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * Compiler error _‘fmt’ may be used uninitialized_ ([#311][311]). * map: conditions failing to match when they contain multiple, quoted tag values ([#302][302]). +* Crash when hidden by an opaque window. [311]: https://codeberg.org/dnkl/yambar/issues/311 [302]: https://codeberg.org/dnkl/yambar/issues/302