Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
63e8fc23 by Philipp Hörist at 2023-02-05T17:23:56+01:00
release: 4.2.0
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,17 @@
+nbxmpp 4.2.0 (05 Feb 2023)
+
+ New
+
+ * Add support for XEP-0461: Message Replies
+
+ Improvements
+
+ * Add SASLprep profile
+
+ Change
+
+ * Require PyGObject 3.42.0
+
nbxmpp 4.1.0 (24 Jan 2023)
Change
=====================================
nbxmpp/__init__.py
=====================================
@@ -3,4 +3,4 @@ gi.require_version('Soup', '3.0')
from .protocol import * # pylint: disable=wrong-import-position
-__version__: str = '4.1.0'
+__version__: str = '4.2.0'
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/63e8fc239732acc3425379843b6d1a597121d416
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/63e8fc239732acc3425379843b6d1a597121d416
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits