diff options
author | jao <jao@gnu.org> | 2019-10-15 01:50:06 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-10-15 01:50:06 +0100 |
commit | 38d8eb053374c824e25551a4610a7be2f4f80a31 (patch) | |
tree | 4665a45c6da1c4b27af864c157dd288c1430f74f /changelog.md | |
parent | eedfac13b83ebf3eafcdd552f15cb34710860381 (diff) | |
download | xmobar-38d8eb053374c824e25551a4610a7be2f4f80a31.tar.gz xmobar-38d8eb053374c824e25551a4610a7be2f4f80a31.tar.bz2 |
Changelog updates
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 967b973..fb027c5 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,14 @@ _New features_ levels, as well as `-l`, `-m`, and `-h` to display an additional string depending on current volume level. +_Bug fixes_ + + - `Kbd` plugin: ignore "terminate" layout token (thanks to Greg + Steuck). + - Fixed compilation with GHC 8.8.x (thanks to Vanessa McHale). + - Avoid creating `~/.xmobar` ([issue #405]). + +[issue #405]: https://github.com/jaor/xmobar/issues/405 ## Version 0.31 (October, 2019) |