xso: Bump version to 0.1.1

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2024-07-25 18:53:31 +02:00
commit 6b4bdc1641
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
Version 0.1.1:
2024-07-25 Maxime “pep” Buquet <pep@bouah.net>
* Added
- Import various text codecs from parsers: FixedHex, ColonSeparatedHex,
EmptyAsError.
Version 0.1.0:
2024-07-25 Jonas Schäfer <jonas@zombofant.net>
* Initial release of this crate