release 1.10.0

This commit is contained in:
pedro martelletto
2022-01-17 13:42:03 +01:00
parent d2caf8ec7a
commit 7c83da50b2
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -1,4 +1,4 @@
* Version 1.10.0 (unreleased)
* Version 1.10.0 (2022-01-17)
** hid_osx: handle devices with paths > 511 bytes; gh#462.
** bio: fix CTAP2 canonical CBOR encoding in fido_bio_dev_enroll_*(); gh#480.
** winhello: fallback to GetTopWindow() if GetForegroundWindow() fails.

View File

@@ -42,7 +42,7 @@ is also available.
==== Releases
The current release of *libfido2* is 1.9.0. Please consult Yubico's
The current release of *libfido2* is 1.10.0. Please consult Yubico's
https://developers.yubico.com/libfido2/Releases[release page] for source
and binary releases.