diff options
author | jao <jao@gnu.org> | 2024-02-07 02:01:19 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-02-07 02:01:19 +0000 |
commit | c4083055d20d4383f8da6517d0feeee788d2301a (patch) | |
tree | f29a842dfdb0a55aeb29e262df9dc4522dc444f2 /changelog.md | |
parent | c54d93e6d4d6c0d194bcd8696dce92da9f795869 (diff) | |
download | xmobar-c4083055d20d4383f8da6517d0feeee788d2301a.tar.gz xmobar-c4083055d20d4383f8da6517d0feeee788d2301a.tar.bz2 |
version tag and changelog0.47.3
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 9409786..ce948f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ -## Unreleased +## Version 0.47.3 (February, 2024) - New flag `with_shared` to use xmobar with dynamic linking (see PR #690) +- Fix for actions invoked from recompiled xmobar instances (issue #688) - Maximum base version bumped to 4.20 ## Version 0.47.2 (November, 2023) |