about summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2018-10-04 13:04:55 +0200
committerMichael Vetter <jubalh@iodoru.org>2018-10-04 13:04:55 +0200
commita3398991407c4c913b02943413b68dc342080c3e (patch)
tree302d60ff41b04230a8eaab86713afd00201437f1 /CHANGELOG
parent47f90d7a39002ce4ee683179e25797a78cf95905 (diff)
downloadprofani-tty-a3398991407c4c913b02943413b68dc342080c3e.tar.gz
Update CHANGELOG
To prepare for next release.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dc4e944a..f39e8981 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,11 +4,20 @@
 - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin)
 - Allow loading/unloading all plugins (/plugins)
 - Allow installing plugins from directory (/plugins)
+- Allow uninstallation of plugins (/plugins uninstall)
+- Allow update of plugins (/plugins update)
 - 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)
 - Support for Legacy SSL
+- Allow caching of rooms (/rooms cache)
+- Add autocompletion for servername when listing rooms (/rooms service)
+- Allow showing/disabling tab number in statusbar (/statusbar show)
+- Adjust configure for OpenBSD
+- Use UUIDs instead of counter for messages
+- Support basic ad-hoc commands(xep-0050) (/command)
+- Bug fixes: https://github.com/boothj5/profanity/milestone/16?closed=1
 
 0.5.1
 =====