Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
e43d67b2 by Philipp Hörist at 2024-09-19T17:04:39+02:00
release: 5.0.4

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,11 @@
+nbxmpp 5.0.4 (19 Sep 2024)
+
+  Bug Fixes
+
+  * Bookmarks: Store password
+  * Hats: Make struct compareable
+  * Pubsub: Don’t process pubsub events from full jids (#159)
+
 nbxmpp 5.0.3 (23 Jul 2024)
 
   Bug Fixes


=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version('Soup', '3.0')
 
 from .protocol import *  # noqa: F403, E402
 
-__version__: str = '5.0.3'
+__version__: str = '5.0.4'



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/e43d67b2505f865603d7f91494943a511c46a990

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/e43d67b2505f865603d7f91494943a511c46a990
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]

Reply via email to