From 2614b7adc3b6a7d1b8e457bc84a5a7e01cbbd91e Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 27 Apr 2016 00:40:53 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 516c132b..17118cd1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ - Plugins API supporting C and Python plugins - SSL certificate verification (requires libmesode) (/tls) +- HTTP file uplaod (xep-0363) (/sendfile) - Allow auto extended away (/autoaway) - Include last acitvity in initial presence (xep-0256) (/lastactivity) - Last Activity (xep-0012) (/lastactivity)