diff options
author | jao <jao@gnu.org> | 2024-03-30 15:25:57 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-03-30 15:25:57 +0000 |
commit | 3d2f21a7815b6830085db94a949355a3aad6b6bb (patch) | |
tree | 5e1d0309c863c4b6278dabea1c34da0f66b26046 /changelog.md | |
parent | cbf92262721879286a85d35dc528ae941f706450 (diff) | |
download | xmobar-3d2f21a7815b6830085db94a949355a3aad6b6bb.tar.gz xmobar-3d2f21a7815b6830085db94a949355a3aad6b6bb.tar.bz2 |
credits
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md index e7893e9..0f1ee3b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ ## Version 0.48 (unreleased) -- The `Kbd` monitor is not clickable (thanks, Enrico Maria) -- Fix zombie processes left by `<action>` tag and low battery action +- The `Kbd` monitor is now clickable (thanks, Enrico Maria) +- Fix zombie processes left by `<action>` tag and low battery action (thanks, + Ulrik) - Fix plugins such as `Alsa` and `Com` not working when configuration is - recompiled (#657) + recompiled (#657, ditto) ## Version 0.47.4 (March, 2024) |