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>2022-07-27 11:19:35 +0300
committerlovetox <philipp@hoerist.com>2022-07-27 11:19:35 +0300
commit06c2be5a97d75b7defe60b15625f71942f76a5e9 (patch)
treefbb958e75834abb5d37a3ada76b41463fca2ebba /ChangeLog
parent8a17be563b3166a957fbd538ae39f6b180f7fa24 (diff)
release: 3.1.13.1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17550dc..16ca1f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+nbxmpp 3.1.1 (27 Jul 2022)
+
+ Improvements
+
+ * Add more datetime test cases
+
+ Performance
+
+ * Use cache when calling JID.new_as_bare()
+
+ Bug Fixes
+
+ * Allow handlers to connect to presence type available
+
nbxmpp 3.1.0 (28 May 2022)
New