Skip to content

Commit e8806e0

Browse files
committed
Release 0.38.0
1 parent 7c4b702 commit e8806e0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quick-xml"
3-
version = "0.37.5"
3+
version = "0.38.0"
44
description = "High performance xml reader and writer"
55
edition = "2021"
66

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313

1414
## Unreleased
1515

16+
### New Features
17+
18+
### Bug Fixes
19+
20+
### Misc Changes
21+
22+
23+
## 0.38.0 -- 2025-06-28
24+
1625
### Significant changes
1726

1827
Now references to entities (as predefined, such as `<`, as user-defined) reported as a new

0 commit comments

Comments
 (0)