Skip to content

Commit 43eb437

Browse files
Release v0.6.0-rc.4
1 parent a8a73be commit 43eb437

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.3...HEAD
9+
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.4...HEAD
10+
11+
## [0.6.0-rc.4] 2026-06-01
12+
13+
[0.6.0-rc.4]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.3...0.6.0-rc.4
1014

1115
- Improve `Authenticator` trait to reduce stack usage.
1216

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctap-types"
3-
version = "0.6.0-rc.3"
3+
version = "0.6.0-rc.4"
44
authors = ["Nicolas Stalder <n@stalder.io>", "The Trussed developers"]
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)