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-05-18 21:10:05 +0300
committerlovetox <philipp@hoerist.com>2022-05-18 21:11:37 +0300
commit5367dc3038014829cd72559608eb19191da332f7 (patch)
tree62a0e9f32ef2fb235cd7badb303d2a4ca1060246
parent2b49dccacb4a300ddfde17760f4a207fc4a63cb9 (diff)
chore: Update ChangeLog
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67ea1a8..d33bbf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+python-nbxmpp 3.0.2 (18 May 2022)
+
+ Bug Fixes
+
+ * Roster: Raise exception if a full jid is found
+ * AdHoc: Don’t raise on empty nodes
+ * Roster: Don’t fail when no roster attribute is found
+ * #126 Remove redundant wheel dependency
+
python-nbxmpp 3.0.1 (09 May 2022)
Bugfix