Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2020-07-07 23:05:43 +0300
committerlovetox <philipp@hoerist.com>2020-07-07 23:42:04 +0300
commit40a03401135f21288c0dda4a5eeb23bf4f46dc19 (patch)
tree1fe4fbadd8244bec314570903c65bcb7e8600f60
parent4f7c9451eb0665be8ddce01b67ebd8ddeb353944 (diff)
Update ChangeLog
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67a993e..aacb409 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
-python-nbxmpp 1.0.1 (TBA)
+python-nbxmpp 1.1.0 (07 July 2020)
+
+ New
+
+ * Add XEP-0377 support
+ * MUC: Return message id when using inivite()
+
+ Bugfixes
* OMEMO: Correctly parse prekey value
+ * Client: Determine protocol and type correctly if a custom host is used
+ * Smacks: Don't fail on saving error replies
python-nbxmpp 1.0.0 (18 June 2020)