From b4d5f929971cc12eac3b7ad6d06f9006a7a6cd43 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 28 Jan 2017 20:29:15 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a3ee2bf3..50acfe12 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,8 @@ - Add prof.get_room_nick plugins api function - Add main.help.header theme option - Look for system TLS certificate path by default (/tls certpath) +- Use service discovery to set account muc property +- Allow clearing account muc and resource properties - Allow plugins to complete file paths with prof.filepath_completer_add function - Add encryption settings functions to plugins api - Allow plugins to block message sending on pre message send hooks