File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.5.0...HEAD
9+ [ Unreleased ] : https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.1...HEAD
10+
11+ -
12+
13+ ## [ 0.6.0-rc.1] 2026-05-21
14+
15+ [ 0.6.0-rc.1 ] : https://github.com/trussed-dev/ctap-types/compare/0.5.0...0.6.0-rc.1
1016
1117- ` ctap2::get_info ` : Fix field order of the ` CtapOptions ` and ` Certifications ` structs to produce canonical CBOR
1218- Add support for missing CTAP 2.1 features:
Original file line number Diff line number Diff line change 11[package ]
22name = " ctap-types"
3- version = " 0.5.0 "
3+ version = " 0.6.0-rc.1 "
44authors = [" Nicolas Stalder <n@stalder.io>" , " The Trussed developers" ]
55edition = " 2021"
66license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments