From b768c8b5c59f92c4a39b1c733f1366145c257b00 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 28 Jan 2017 20:30:33 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0d38ebcd..b9d3d284 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,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