diff options
author | jao <jao@gnu.org> | 2024-03-03 18:34:39 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-03-03 18:34:39 +0000 |
commit | 5266b434d57e1c710fc01e0b4e6b99130e7b0984 (patch) | |
tree | 565aab904beee38f7f1dc04fbf24370c176cc315 | |
parent | 991a168de5d79314a1346a24c579c5049208b054 (diff) | |
download | xmobar-5266b434d57e1c710fc01e0b4e6b99130e7b0984.tar.gz xmobar-5266b434d57e1c710fc01e0b4e6b99130e7b0984.tar.bz2 |
changelog
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index ce948f2..f533d85 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## Version 0.47.4 (March, 2024) + +- Bug fixes (launching processes from self-compiled instances) + ## Version 0.47.3 (February, 2024) - New flag `with_shared` to use xmobar with dynamic linking (see PR #690) |