aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7e26fec6..51a91666 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
QXmpp 0.x.y (UNRELEASED)
------------------------
+ - New XEPs
+ * XEP-0224: Attention
+
- Remove deprecated "get*" getter accessors from:
QXmppClient
QXmppMessage
@@ -14,6 +17,7 @@ QXmpp 0.x.y (UNRELEASED)
- Add TURN support for VoIP calls to use a relay in double-NAT network topologies.
- Overhaul Multi-User Chat support to make it easier and more fully featured.
- Improve QXmppServer packet routing performance.
+ - Add support for X-FACEBOOK-PLATFORM SASL method.
Issue Fixes:
Issue 105: Initial presence is set before the roster request