Skip to content

Commit c370e00

Browse files
Release v0.6.0-rc.2
1 parent 52da246 commit c370e00

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ 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.1...HEAD
9+
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.2...HEAD
10+
11+
-
12+
13+
## [0.6.0-rc.2] 2026-05-22
14+
15+
[0.6.0-rc.2]: https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.1...0.6.0-rc.2
1016

1117
- Rename `authenticator_config` to `config`.
1218

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.1"
3+
version = "0.6.0-rc.2"
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)