From 2612b72d1854c361fcd8e44a3c10017c88b5acf9 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 21 Aug 2016 23:44:55 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 23cebe35..a2ef7c08 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,9 +19,12 @@ - Edit, prepend and append to room subject (/subject) - Autoping timeout preference (/autoping) - Window navigation by window title (/win) +- Window closing by window title (/close) +- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole) - Configure level of room message notifications in console window (/console) - Check ~/.config/profanity/inputrc for readline settings - Custom readline functions for navigation key bindings +- Autocomplete command arguments when no characters entered 0.4.7 =====