From cbaa419a3174ced94ec5071dcd01a2da68500fce Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 13 Jun 2017 23:39:33 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b9d3d284..db82c91e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ ===== - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin) +- Allow loading/unloading all pluguns (/plugins) +- Allow installing plugins from directory (/plugins) +- Theme option for status bar time (statusbar.time) +- Case/accent insensitive autocompletion +- Shift tab to select previous autocomplete suggestion +- Allow searching help (/help search_all|search_any) 0.5.1 =====