summaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-08-07 01:50:02 +0100
committerjao <jao@gnu.org>2020-08-07 01:50:02 +0100
commit9e3b95f62aa4114807b70f35b01274b7beac5991 (patch)
treeb348c31fb35a448bce79a8e096d42c2875257113 /changelog.md
parent80a716edf95ca61b347d8f20b080f88f4bf55bbf (diff)
downloadxmobar-9e3b95f62aa4114807b70f35b01274b7beac5991.tar.gz
xmobar-9e3b95f62aa4114807b70f35b01274b7beac5991.tar.bz2
Changelog and unreleased version bump
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index eb3f399..6b18fee 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,14 @@
+## Version 0.36 (unreleased)
+
+_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.
+
+_Bug fixes_
+
+ - Documentation fixes (Tomáš Janoušek).
+
## Version 0.35.1 (June, 2020)
- Dropped support for GHC < 8.4 (see issue #461)