summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--changelog.md5
-rw-r--r--xmobar.cabal2
2 files changed, 5 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 6306c03..3f2e484 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,7 @@
-## Version 0.49 (unreleased)
+## Version 0.48.1 (May, 2024)
+
+- Removing for now mouse support for `Kbd`, which can be recovered by
+ interested users using regular actions (see issue #703 for further details).
## Version 0.48 (April, 2024)
diff --git a/xmobar.cabal b/xmobar.cabal
index e6de840..559131c 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.49
+version: 0.48.1
homepage: https://codeberg.org/xmobar/xmobar
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.