summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-05-22 15:15:57 +0200
committerDave Davenport <qball@gmpclient.org>2015-05-22 15:15:57 +0200
commit48d8d09831bfa45450c1947e9ebcd49f91a2b270 (patch)
tree5bbabf4f4804adbebeb0de93d652d9aa7ccd71d6 /Changelog
parent0e7009bcad9f192e88ffa5c9a28941f65a558053 (diff)
Update changelog.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f0ee3b8f..3582f21f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,16 @@
0.15.5:
Bug fixes:
- Reduce time waiting for keyboard grab (#153)
+ - Also grab Key Release on exit. (#167)
+ New feature:
+ - [DMENU] Allow to select line matching pattern from cmdline.(#165)
+ - [DMENU] Allow to set filter from cmdline. (#164)
+ - [DMENU] Allow output to be formatted (string, filter, index, index 1 based)
+ - [DMENU] Only match input lines mode.
+ - [DMENU] Custom keybinding for return value.
Improvements:
- (Start) adding keybinding support (#131)
+ - Cleanup warnings from clang checkers.
0.15.4:
New feature: