Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
e498f899 by Philipp Hörist at 2025-05-15T12:05:06+02:00
release: 6.2.0
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,13 @@
+nbxmpp 6.2.0 (19 Apr 2025)
+
+ Change
+
+ * Retraction: Rewrite parsing code
+
+ Bug Fixes
+
+ * Dataforms: Fix init list fields with no options (#168)
+
nbxmpp 6.1.1 (13 Apr 2025)
Improvements
=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version("Soup", "3.0")
from .protocol import * # noqa: F403, E402
-__version__: str = "6.1.1"
+__version__: str = "6.2.0"
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/e498f899e9b03e67279948dcf3f8fd31742a41d0
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/e498f899e9b03e67279948dcf3f8fd31742a41d0
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]