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:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0fc7a4..1c0b0e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+nbxmpp 4.3.3 (28 Aug 2023)
+
+ Improvements
+
+ * JID: Allow comparisons against any object
+ * DiscoInfo: Improve discovery if subject is allowed to be modified
+
+ Bug Fixes
+
+ * Don’t expect localpart for bare JIDs
+
nbxmpp 4.3.2 (04 Jul 2023)
New