We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faf70a commit 89ead97Copy full SHA for 89ead97
CHANGELOG.md
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
16
### Fixed
17
18
+## [3.1.4] - 2026-2-25
19
+
20
+- oneshot: Add Sync for TxOneshot
21
22
## [3.1.2] - 2026-2-16
23
24
### Changed
Cargo.toml
@@ -3,7 +3,7 @@ members = ["test-suite"]
3
4
[package]
5
name = "crossfire"
6
-version = "3.1.3"
+version = "3.1.4"
7
authors = ["plan <frostyplanet@gmail.com>"]
8
edition = "2021"
9
license = "Apache-2.0"
0 commit comments