Skip to content

Commit a94d148

Browse files
committed
Add SupportedCtapOptions fix to NEWS
1 parent c8d349e commit a94d148

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
== Version 2.8.0 (unreleased) ==
22

3+
`webauthn-server-core`:
4+
35
New features:
46

57
* Added JavaDoc to `COSEAlgorithmIdentifier` constants.
@@ -33,6 +35,13 @@ New features:
3335
** NOTE: Experimental features may receive breaking changes without a major
3436
version increase.
3537

38+
`webauthn-server-attestation`:
39+
40+
Fixes:
41+
42+
* Fixed parsing logic of tri-valued Boolean SupportedCtapOptions properties.
43+
See: https://github.com/Yubico/java-webauthn-server/issues/382
44+
3645
== Version 2.7.0 ==
3746

3847
New features:

0 commit comments

Comments
 (0)