Skip to content

Commit 89ead97

Browse files
committed
Dump version 3.0.4
1 parent 6faf70a commit 89ead97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Fixed
1717

18+
## [3.1.4] - 2026-2-25
19+
20+
- oneshot: Add Sync for TxOneshot
21+
1822
## [3.1.2] - 2026-2-16
1923

2024
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["test-suite"]
33

44
[package]
55
name = "crossfire"
6-
version = "3.1.3"
6+
version = "3.1.4"
77
authors = ["plan <frostyplanet@gmail.com>"]
88
edition = "2021"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)