Skip to content

Commit 7d9627a

Browse files
committed
Release 2.0.12
1 parent 7f33e11 commit 7d9627a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.0.12 - 2025-02-17
6+
57
- Add a test to ensure that `Error` satisfies `Send` and `Sync`.
68
- Publish tests. [`#179`](https://github.com/rust-syndication/rss/pull/179)
79

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rss"
3-
version = "2.0.11"
3+
version = "2.0.12"
44
authors = ["James Hurst <[email protected]>", "Corey Farwell <[email protected]>", "Chris Palmer <[email protected]>"]
55
description = "Library for serializing the RSS web content syndication format"
66
repository = "https://github.com/rust-syndication/rss"

0 commit comments

Comments
 (0)