From 9e3b95f62aa4114807b70f35b01274b7beac5991 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 7 Aug 2020 01:50:02 +0100 Subject: Changelog and unreleased version bump --- changelog.md | 11 +++++++++++ xmobar.cabal | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index eb3f399..6b18fee 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,14 @@ +## Version 0.36 (unreleased) + +_New features_ + + - Monitor progress bars: a value of 0 for `-W` denotes an index in + the `-f` string, similar to icon patterns but using characters. + +_Bug fixes_ + + - Documentation fixes (Tomáš Janoušek). + ## Version 0.35.1 (June, 2020) - Dropped support for GHC < 8.4 (see issue #461) diff --git a/xmobar.cabal b/xmobar.cabal index 4fee00e..a4810d3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.35.1 +version: 0.36 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3