Skip to content

Commit

Permalink
NEWS: add 1.14.0 blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG authored and kongeo committed Nov 10, 2023
1 parent dd37e15 commit 8cc3775
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
* Version 1.14.0 (unreleased)
** fido2-cred -M, fido2-token -G: support raw client data via -w flag.
** winhello: support appid extension for assertions.
** winhello: fix restrictive parsing of the hmac-secret on assertions.
** winhello: translate NTE_USER_CANCELLED to FIDO_ERR_OPERATION_DENIED; gh#685.
** New API calls:
** fido_assert_authdata_raw_len;
** fido_assert_authdata_raw_ptr;
** fido_assert_set_winhello_appid.

* Version 1.13.0 (2023-02-20)
** Support for linking against OpenSSL on Windows; gh#668.
** New API calls:
Expand Down

0 comments on commit 8cc3775

Please sign in to comment.