summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-09-01 21:29:02 +0200
committerDave Davenport <qball@gmpclient.org>2016-09-01 21:29:02 +0200
commitf19e3b1a352f9054488a3ff885defdd3d30c72f5 (patch)
tree662b901f55c56ceb9af006feecae07cc52d1ba57 /Changelog
parent74cbad6814caefce0c3c0d7d7adabc7a708e217f (diff)
Update Changelog.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0b87c442..0c7707b2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+v1.3.0 (unreleased)
+ New Features
+ - Use randr for getting monitor layout. Fallback to xinerama if not available.
+ - Re-add fuzzy parser.
+ Improvements
+ - DRun mode more compatible with specification.
+ - Debug output via g_log.
+ - Fix password entry cursor position.
+ Removals
+
v1.2.0
New Features
- Highlight matched part of the string.