mirror of
https://github.com/trussed-dev/ctap-types.git
synced 2026-06-20 04:16:17 -07:00
Update changelog
This commit is contained in:
committed by
sosthene-nitrokey
parent
d9c90b8d10
commit
2164c40bbc
@@ -5,14 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Rename `url` to `icon` in `PublicKeyCredentialRpEntity` and ignore its
|
||||
content ([#9][])
|
||||
- Truncate overlong `name` and `displayName` values for `PublicKeyCredentialEntity` instances ([#30][])
|
||||
- Send empty response to clientPin instead of empty map ([#13][])
|
||||
- Use references rather owned byte vectors to reduce the size of structs ([#16][])
|
||||
|
||||
[#9]: https://github.com/solokeys/ctap-types/issues/9
|
||||
[#30]: https://github.com/solokeys/fido-authenticator/issues/30
|
||||
[#13]: https://github.com/solokeys/ctap-types/issues/13
|
||||
[#16]: https://github.com/trussed-dev/ctap-types/pull/16
|
||||
|
||||
## [0.1.2] - 2022-03-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user