diff options
author | jao <jao@gnu.org> | 2020-08-07 20:25:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-08-07 20:25:43 +0100 |
commit | c960f25417749b808f41c39f8bbf610639dc76f8 (patch) | |
tree | 070c68fbd3dcc1a3a1bc87e2e7ba024827a43982 /changelog.md | |
parent | 7beb7a77e8550290e1a1a7cdaeacfe67fbf64ec0 (diff) | |
download | xmobar-c960f25417749b808f41c39f8bbf610639dc76f8.tar.gz xmobar-c960f25417749b808f41c39f8bbf610639dc76f8.tar.bz2 |
Changelog updates
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index a4801b6..d42e772 100644 --- a/changelog.md +++ b/changelog.md @@ -4,11 +4,13 @@ _New features_ - Monitor progress bars: a value of 0 for `-W` denotes an index in the `-f` string, similar to icon patterns but using characters. + - New tag `<box>` to add borders around text (Unoqwy). + - `fc` color background now accepts and offset (Unoqwy). _Bug fixes_ - Documentation fixes (Tomáš Janoušek) - - Don't get confused by empty configuration dirs (fixes #313) + - Don't get confused by empty configuration dirs (fixes #412) ## Version 0.35.1 (June, 2020) |