Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Nov 15, 2023
1 parent 2b5a295 commit c424155
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Send empty response to clientPin instead of empty map ([#13][])
- Use references rather owned byte vectors to reduce the size of structs ([#16][])
- Accept more than 12 algorithms ([#17][])
- Add support for the `largeBlobKey` extension ([#18][])

[#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
[#17]: https://github.com/trussed-dev/ctap-types/pull/17
[#18]: https://github.com/trussed-dev/ctap-types/pull/18

## [0.1.2] - 2022-03-07

Expand Down

0 comments on commit c424155

Please sign in to comment.