From f19e3b1a352f9054488a3ff885defdd3d30c72f5 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 1 Sep 2016 21:29:02 +0200 Subject: [PATCH] Update Changelog. --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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.