xmpp-parsers: Add 'approved' attribute to roster item

This commit is contained in:
O01eg 2026-06-10 21:24:24 +00:00 committed by Link Mauve
commit 24ae2ffd73
2 changed files with 8 additions and 0 deletions

View file

@ -33,6 +33,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
- jingle_rtp::Description gained a bandwidth child.
- Fix cargo test for the disable-validation and component features.
- Structs of the bind module now have accessible inner pieces (!675).
- Add 'approved' field to roster item (!683).
Version 0.22.0:
2025-10-28 pep <pep@bouah.net>