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:
authorPhilipp Hörist <philipp@hoerist.com>2023-08-29 18:26:17 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-08-29 18:26:17 +0300
commit58e4c2758c783b8ffe01c4525c9c569d4393364d (patch)
treeb9675047291bc6cdac4112197828a86139f392a5 /ChangeLog
parent57924e959a074fbf1ce7dc15ee1282f7cf215887 (diff)
release: 4.3.34.3.3
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