summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-14 07:48:28 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-14 07:48:28 +0200
commitfc24fcca22a86a129b567eeb42fe00aeac8445ed (patch)
tree861905bef286dc6c250af095de85f575406b52ff /Changelog
parentb31cf1d32f50a86e4292a760428525b82dff8afa (diff)
Update Changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog20
1 files changed, 12 insertions, 8 deletions
diff --git a/Changelog b/Changelog
index 2622a762..7213af29 100644
--- a/Changelog
+++ b/Changelog
@@ -1,12 +1,16 @@
v1.unrelease
- - Remove fuzzy option
- - Remove xlib dependency (xcb-xrm)
- - Supports include in config.
- - Make window switcher string customizable.
- - Fix Current Desktop window switcher.
- - Selection mode in dmenu with selection counter.
- - Fix launching in terminal.
- - Remove i3 workaround as it no longer needed since I3 v4.9. (Feb. 2015)
+ New Features
+ - Highlight matched part of the string.
+ - Make window switcher string customizable.
+ Improvements
+ - Improved selection mode in dmenu with selection counter.
+ - Fix Current Desktop window switcher.
+ - Fix launching in terminal.
+ - Supports include in config.
+ Removals:
+ - Remove xlib dependency (xcb-xrm)
+ - Remove fuzzy option
+ - Remove i3 workaround as it no longer needed since I3 v4.9. (Feb. 2015)
v1.1.0
New Features