Skip to content

Commit a9845a9

Browse files
committed
Dump version 3.1.7
1 parent 5d6be2d commit a9845a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

1616
### Fixed
1717

18+
## [3.1.7] - 2026-03-19
19+
20+
### Added
21+
22+
- oneshot: Add TxOneshot::is_disconnected()
23+
1824
## [3.1.6] - 2026-03-18
1925

2026
### Added

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.6"
6+
version = "3.1.7"
77
authors = ["plan <frostyplanet@gmail.com>"]
88
edition = "2021"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)