We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d349e commit a94d148Copy full SHA for a94d148
1 file changed
NEWS
@@ -1,5 +1,7 @@
1
== Version 2.8.0 (unreleased) ==
2
3
+`webauthn-server-core`:
4
+
5
New features:
6
7
* Added JavaDoc to `COSEAlgorithmIdentifier` constants.
@@ -33,6 +35,13 @@ New features:
33
35
** NOTE: Experimental features may receive breaking changes without a major
34
36
version increase.
37
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
45
== Version 2.7.0 ==
46
47
0 commit comments