diff options
author | jao <jao@gnu.org> | 2020-01-08 16:31:52 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-01-08 16:31:52 +0000 |
commit | e5218c3607e6c3e6dc689b56ef707abe05e75ffe (patch) | |
tree | b40a2f9972c6fc2c7f2d5f5844f83e1530ccf08f /changelog.md | |
parent | 8d8da3e74cf482712f98eee321d30f5bc0f141c1 (diff) | |
download | xmobar-e5218c3607e6c3e6dc689b56ef707abe05e75ffe.tar.gz xmobar-e5218c3607e6c3e6dc689b56ef707abe05e75ffe.tar.bz2 |
Changelog and credits
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 267ab5c..9f7f0c6 100644 --- a/changelog.md +++ b/changelog.md @@ -10,7 +10,10 @@ _New features_ - New template parameter `<volumestatus>` for the `Volume` plugin, combining the effects of `<volume>` and `<status>`. This will show the volume (possibly prefixed by `onString` or a percentage-based string) if and only - if the volume is not muted. Otherwise it will show the `offString`. + if the volume is not muted. Otherwise it will show the + `offString` (thanks to *slotThe*). + - `Battery` and `BatteryN` now support FreeBSD (thanks to Dhananjay + Balan). ## Version 0.32 (December, 2019) |