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-01-24 02:06:26 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-24 02:06:26 +0300
commit78786e20d30821559d855b31b68551cafc9c847a (patch)
tree92e97cf0420648a28e5795e11a3b8803008ff62a /ChangeLog
parent772a5be69cfd82f5b810c7c383dec49177f210e1 (diff)
release: 4.1.04.1.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c77621d..de5dae3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+nbxmpp 4.1.0 (24 Jan 2023)
+
+ Change
+
+ * Port package to pyproject.toml
+
+ Bug Fixes
+
+ * Handle race condition when cancelling request (#136)
+
nbxmpp 4.0.1 (10 Jan 2023)
Bug Fixes