diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b874b0c..82aa5d9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +## Version 0.38 (unreleased) + +_Bug fixes_ + + - Fix off-by-one in strut calculation for `Static` position which reserved + space for the panel than necessary and caused issues in some multi-head + setups (fixes #530). + ## Version 0.37 (November, 2020) _New features_ |