summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-10-15 10:51:24 +0200
committerDave Davenport <qball@gmpclient.org>2017-10-15 10:51:24 +0200
commitca855190c82b0b358454281975bf4fcd53adc801 (patch)
tree7289fe8ce513b36b54ec666fdc5b66136b3320de
parente2eaa2cee8fed328fb51d138a8ec8e5abc942448 (diff)
Update Changelog.
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 86401539..dbeedb14 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+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)