summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-11-01 22:22:59 +0100
committerDave Davenport <qball@gmpclient.org>2018-11-01 22:22:59 +0100
commit1915de732957ccfecd3f066d50fe7212e615bc4c (patch)
treefdfc97c28d09d2fbd1dad45ccb2ddd43c7c11063
parent1ed94ead7e20161482bccbaa0eeb1f3006c743d4 (diff)
Update changelog.
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 24a19ae0..62f1c1fe 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,18 @@
+v1.5.2:
+ - Add missing example Script (#869)
+ - Add drun-display-format option. (#858)
+ - Fixing typos (#867,#837,#831,#804)
+ - Fix loading icons that are in cache (#860)
+ - Improve ssh known_host parser. (#820)
+ - Add terminals to rofi-sensible-terminal (#808)
+ - Lexer Fix several ambiguity and handling of empty input.
+ - IconFetcher preload the user set icon theme.
+ - IconFetcher use generic threadpool.
+ - Lexer support environment variables.
+ - Cleanup syntax for sorting. (#816)
+ - Documents update.
+ - Fix how borders are drawn. (#792, #783)
+
v1.5.1:
- Egor Zvorykin: Fix typos in theme manpage. (#760)
- Ben: Fix README config file location. (#761)