diff options
author | James Booth <boothj5@gmail.com> | 2016-05-01 20:21:21 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-05-01 20:21:21 +0100 |
commit | 02117328f30660daa206061bf4ed154f95e54977 (patch) | |
tree | 7e6c25c4df75f8a9b7ecebe8714f11b04709626c /CHANGELOG | |
parent | d2df850f38ab050d2e7d6291034c67e000da982a (diff) | |
download | profani-tty-02117328f30660daa206061bf4ed154f95e54977.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 9e0b08a6..f38eb2b2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ - Plugins API supporting C and Python plugins - SSL certificate verification (requires libmesode) (/tls) - HTTP file upload (xep-0363) (/sendfile) +- Blocking command (xep-0191) (/blocked) - Allow auto extended away (/autoaway) - Include last acitvity in initial presence (xep-0256) (/lastactivity) - Last Activity (xep-0012) (/lastactivity) |