parsers: re-export xso::error::FromElementError

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2025-08-14 15:24:09 +02:00
commit 621c5882cf
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 3 additions and 2 deletions

View file

@ -119,6 +119,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
to clone automatically when performance is not an issue (!497)
- Fix compatibility to uuid 1.12
- Implement Default for Tune
- Re-export xso::error::FromElementError.
Version 0.21.0:
2024-07-25 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>