diff options
author | slotThe <soliditsallgood@tuta.io> | 2019-10-12 09:56:12 +0200 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2019-10-12 09:56:12 +0200 |
commit | 5be73cdc459f54c57382cbcf6eeb6e9937a0c822 (patch) | |
tree | bd4f0acd6f6b527f134fe32b5da397ee32b5f69d /changelog.md | |
parent | bad59af82950f79df3f3976ce6b7fdd3da35c3f4 (diff) | |
download | xmobar-5be73cdc459f54c57382cbcf6eeb6e9937a0c822.tar.gz xmobar-5be73cdc459f54c57382cbcf6eeb6e9937a0c822.tar.bz2 |
Update changelog and readme
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 233bd7f..fcb8764 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ _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 + - New options `--lows`, `--mediums`, and `--highs` for `Battery` + to display an additional string depending on battery level. [issue #388]: https://github.com/jaor/xmobar/issues/388 |