Bump xso to 0.3.0
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
bd986f5e5e
commit
30b049a7d4
4 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "xso"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
description = "XML Streamed Objects: similar to serde, but XML-native."
|
||||
homepage = "https://xmpp.rs"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
Version NEXT:
|
||||
|
||||
Version 0.3.0, release 2025-10-28:
|
||||
* Changes
|
||||
- Bump minidom dep to 0.18, which has breaking changes.
|
||||
|
||||
Version 0.2.0, released 2025-09-17:
|
||||
0000-00-00 Jonas Schäfer <jonas@zombofant.net>
|
||||
* Breaking
|
||||
|
|
|
|||
Loading…
Reference in a new issue