Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
dc5a6c3d by Philipp Hörist at 2024-02-12T22:43:59+01:00
release: 4.5.4
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,14 @@
+nbxmpp 4.5.4 (12 Feb 2024)
+
+ New
+
+ * Add XEP-0353 namespace
+
+ Bug Fixes
+
+ * Correctly discover subject change (#154)
+ * DateTime: Be more strict with parsing
+
nbxmpp 4.5.3 (21 Nov 2023)
New
=====================================
nbxmpp/__init__.py
=====================================
@@ -3,4 +3,4 @@ gi.require_version('Soup', '3.0')
from .protocol import * # pylint: disable=wrong-import-position
-__version__: str = '4.5.3'
+__version__: str = '4.5.4'
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/dc5a6c3d54350f035862a7a6b8804265e06762d5
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/dc5a6c3d54350f035862a7a6b8804265e06762d5
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]