diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e52300..39a557e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ * mpd: fix compilation with clang (https://codeberg.org/dnkl/yambar/issues/16). * Crash when the alpha component in a color value was 0. +* XCB: Fallback to non-primary monitor when the primary monitor is + disconnected (https://codeberg.org/dnkl/yambar/issues/20) ### Security