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,14 +6,20 @@ 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.2...HEAD
9+ [ Unreleased ] : https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.3...HEAD
10+
11+ -
12+
13+ ## [ 0.6.0-rc.3] 2026-05-28
14+
15+ [ 0.6.0-rc.3 ] : https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.2...0.6.0-rc.3
1016
1117- Add fields 0x19 to 0x1F to ` ctap2::get_info::Response ` .
1218- Map ` cbor_smol::Error::DeserializeBadBool ` to ` Error::CborUnexpectedType ` instead of ` Error::InvalidCbor ` .
1319
1420## [ 0.6.0-rc.2] 2026-05-27
1521
16- [ 0.6.0-rc.1 ] : https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.2 ...0.6.0-rc.2
22+ [ 0.6.0-rc.2 ] : https://github.com/trussed-dev/ctap-types/compare/0.6.0-rc.1 ...0.6.0-rc.2
1723
1824- Rename ` authenticator_config ` to ` config ` .
1925- Add ` platform-serde ` feature for additional ` Serialize ` and ` Deserialize ` implementations not required by authenticators.
Original file line number Diff line number Diff line change 11[package ]
22name = " ctap-types"
3- version = " 0.6.0-rc.2 "
3+ version = " 0.6.0-rc.3 "
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