From c4083055d20d4383f8da6517d0feeee788d2301a Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 7 Feb 2024 02:01:19 +0000 Subject: version tag and changelog --- changelog.md | 3 ++- xmobar.cabal | 2 +- 2 files changed, 3 insertions(+), 2 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) diff --git a/xmobar.cabal b/xmobar.cabal index 7559af2..b5f9ba6 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.48 +version: 0.47.3 homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3