Skip to content

Commit ecfa38c

Browse files
committed
release v0.3.7
1 parent dbdc9fd commit ecfa38c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22

3-
## [0.3.7] (in development)
3+
## [0.3.8] (in development)
4+
5+
## [0.3.7] (2025-18-08)
6+
7+
### Changes
8+
9+
* Corrected the bindgen configuration for c14n, thanks to @Qubitza
410

511
## [0.3.6] (2025-13-07)
612

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libxml"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
edition = "2024"
55
authors = ["Andreas Franzén <[email protected]>", "Deyan Ginev <[email protected]>","Jan Frederik Schaefer <[email protected]>"]
66
description = "A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project"

0 commit comments

Comments
 (0)