diff options
author | slotThe <soliditsallgood@tuta.io> | 2019-10-14 13:05:17 +0200 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2019-10-14 13:05:17 +0200 |
commit | a9b24595ad4f315363eebc99edc3005cd26028b3 (patch) | |
tree | 4596a8dd2422e9f242891c68617103d5b78885d9 | |
parent | bdbd04551e0de89c513ab67775995cd49b857c20 (diff) | |
download | xmobar-a9b24595ad4f315363eebc99edc3005cd26028b3.tar.gz xmobar-a9b24595ad4f315363eebc99edc3005cd26028b3.tar.bz2 |
Update changelog
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 7283398..ae5b4e0 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,9 @@ _New features_ - New options `--lows`, `--mediums`, and `--highs` for `Battery` to display an additional string depending on battery level. + - New options `-L` and `-H` for `Volume` to set low and high volume + levels, as well as `-l`, `-m`, and `-h` to display an additional + string depending on current volume level. ## Version 0.31 (October, 2019) |