parsers/stanza_error: fix tests behind 'component' feature

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-10-21 23:19:34 +02:00
commit 7d47173318
2 changed files with 18 additions and 0 deletions

View file

@ -122,6 +122,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
- Fix compatibility to uuid 1.12
- Implement Default for Tune
- Re-export xso::error::FromElementError.
- Fix a few tests behind 'component' feature
Version 0.21.0:
2024-07-25 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>