Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
3f740ee6 by Philipp Hörist at 2023-11-06T10:01:32+01:00
release: 4.5.1
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 4.5.1 (06 Nov 2023)
+
+ Bug Fixes
+
+ * SASL: Add back lost ANONYMOUS auth mechanism
+
nbxmpp 4.5.0 (24 Oct 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.0'
+__version__: str = '4.5.1'
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3f740ee6b1d127f640ae34226ee1e60f2ad52295
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3f740ee6b1d127f640ae34226ee1e60f2ad52295
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]