summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-10-30 17:00:17 +0100
committerDave Davenport <qball@gmpclient.org>2017-10-30 17:00:17 +0100
commit18c25e3ffeadd5814f686ca10a7fec4d131b4e24 (patch)
treea0edd5b933437bd662f1329ea1aae2518d69353b
parent96735fc342142763e67994f1bda9bd2cfd1dc293 (diff)
Update Changelog.
-rw-r--r--Changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 60e7ea6c..9bce46e7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,17 @@
-development:
+v1.4.3 (dev):
+ - Fix default theme border.
+ - Make '#' in the parser optional.
+ - Update themes.
+ - Add -drun/window-match-fields option (thx to Askrenteam) for drun/window menu. (#690/#656)
+ - Implement negated match. (#665)
+ - Fix parsing of non-existing fields. (#700)
+ - rofi-theme-selector fixes.
+ - Fix spelling error (thx to jmkjaer)
+ - Fix test on i686/arm. (#692)
+ - Fix error in theme manpage. (#686)
+ - Allow history size to be specified. (#613)
+ - Fix drun history implementation. (#579)
+ - Add gentoo install instruction. (#685)
v1.4.2:
- Add sort to manpage. (#682)