diff --git a/NEWS b/NEWS index 369fd40f7..bce20dc26 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +== Version 1.0.1 == + +Bugfixes: + +* Registration no longer fails for unimplemented attestation statement formats + if `allowUnknownAttestation` is set to `true`. + ** Registration still fails for attestation statement formats not defined in + the WebAuthn Level 1 spec. + + == Version 1.0.0 == * Fixed URL in artifact POM