We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba2e5e commit 273d5adCopy full SHA for 273d5ad
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.12.4 - 2024-08-28
6
+
7
- Update `quick-xml` to `0.32`. [`#82`](https://github.com/rust-syndication/atom/pull/82)
8
- Update `quick-xml` to `0.36`. [`#83`](https://github.com/rust-syndication/atom/pull/83)
9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "atom_syndication"
-version = "0.12.3"
+version = "0.12.4"
authors = ["James Hurst <[email protected]>"]
edition = "2021"
description = "Library for serializing the Atom web content syndication format"
0 commit comments