diff options
author | jao <jao@gnu.org> | 2022-02-18 01:32:00 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-02-18 01:32:11 +0000 |
commit | ceaf406485cbee2d09c4af029fb9db002d3c63c5 (patch) | |
tree | 081a8a0fc7ed0c53c80d52964a2045ac61e170df /changelog.md | |
parent | f50453a6da8bdc1c67b140ef4cb0a47dfed65eee (diff) | |
download | xmobar-ceaf406485cbee2d09c4af029fb9db002d3c63c5.tar.gz xmobar-ceaf406485cbee2d09c4af029fb9db002d3c63c5.tar.bz2 |
Changelog updates
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4af1372..bc82ede 100644 --- a/changelog.md +++ b/changelog.md @@ -7,6 +7,11 @@ _New features_ - New text mode with format following swaybar-protocol, supporting colors, faces, boxes and actions. +_Bug fixes_ + + - Fix for bottom placement (#608) + - Fix for memory leak during X drawing (#609) + ## Version 0.41 (January, 2022) _New features_ |