From a9f668bc68f0d424be9cf6e0601f2de2db74af2e Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 10 Oct 2019 03:15:19 +0100 Subject: Credits and version bump --- .gitignore | 2 ++ changelog.md | 1 + xmobar.cabal | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 204cf68..43be031 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ cabal.project.localtags *.swp tags /cabal.project.local +/.ghc.environment.* +/cabal.project.local~ diff --git a/changelog.md b/changelog.md index 50915f6..0803624 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ _New features_ - New option `--contiguous-icons` for `MultiCpu` to draw icons without padding (see [issue #388]). + - New version of libmpd (0.9.0.10), thanks to John Tyree [issue #388]: https://github.com/jaor/xmobar/issues/388 diff --git a/xmobar.cabal b/xmobar.cabal index 1005542..151c94c 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.30 +version: 0.31 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3