Mercurial > libervia-backend
diff CHANGELOG @ 2922:28c969432557
plugin XEP-0106: jid escaping implementation
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 26 Apr 2019 11:57:26 +0200 |
parents | f07b6fd8aac3 |
children | 05339e9acfd4 |
line wrap: on
line diff
--- a/CHANGELOG Fri Apr 26 11:57:26 2019 +0200 +++ b/CHANGELOG Fri Apr 26 11:57:26 2019 +0200 @@ -4,6 +4,7 @@ This version is a huge gap with previous one, changelog only show a part of novelties. This is also the first "general audience" version. - XEP-0070 implementation (HTTP Auth via XMPP) + - XEP-0106 implementation (JID Escaping) - XEP-0184 implementation (Delivery Receipts) - XEP-0198 implementation (Stream Management) - XEP-0199 implementation (XMPP Ping)