parsers: add support for <optional/> in stream management feature

This commit is contained in:
Jonas Schäfer 2024-08-18 09:35:53 +02:00
commit 0f0759b207
3 changed files with 19 additions and 4 deletions

View file

@ -30,6 +30,8 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
- SASL Channel-Binding Type Capability (XEP-0440)
- Stream Limits Advertisement (XEP-0478)
- RFC 6120 stream errors
* Improvements:
- Add support for `<optional/> in XEP-0198 feature advertisment
Version 0.21.0:
2024-07-25 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>