diff options
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) |