summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-10-15 11:08:15 +0200
committerDave Davenport <qball@gmpclient.org>2017-10-15 11:08:15 +0200
commit2198d43199854e8b4d9b832c7edc66112c90ff8c (patch)
treeb7f03dc540caea549e5d8a0b5b34cf1aa4312514 /Changelog
parent0248a47a7d9b0864b1da633f13eb620fb67a9b84 (diff)
parent1ab3e571eca1768d437246ca6ec09f44432b0e20 (diff)
Merge remote-tracking branch 'origin/master' into next
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c858d234..60e7ea6c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,17 @@
development:
+v1.4.2:
+ - Add sort to manpage. (#682)
+ - Add tranaparent to theme manpage. (#688)
+ - Re-add theme headers. (#679)
+ - Fix super key. (#684)
+ - Unknown option libnkutils:uuid. (#677)
+ - Mode window is not found. (#686)
+ - Fix meson build in dist file.
+
+v1.4.1: All Hail Rasi
+ - Bump meson release version
+
v1.4.0: I reject your truth and substitute my own (unreleased)
New Features:
- FZF style sorting for fuzzy matching (thanks to MaskRay) (#533)