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:05:43 +0300
commitdf423645f23d278141fd27535f3e26842c3d28e8 (patch)
tree1fe4fbadd8244bec314570903c65bcb7e8600f60 /ChangeLog
parent6b6987c3dbb14963d865008a93f183cbb60174b1 (diff)
Update ChangeLog
Diffstat (limited to '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)