Skip to content

Commit

Permalink
Wrap lines in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Mar 15, 2021
1 parent 1e6fe6e commit 86da128
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Changes:

* BouncyCastle dependency is now optional.

In order to opt out, depend on `webauthn-server-core-minimal` instead of `webauthn-server-core`.
This is not recommended unless you know your JVM includes JCA providers for all signature algorithms.
In order to opt out, depend on `webauthn-server-core-minimal` instead of
`webauthn-server-core`.
This is not recommended unless you know your JVM includes JCA providers for
all signature algorithms.

Note that `webauthn-server-attestation` still depends on BouncyCastle.

Expand Down

0 comments on commit 86da128

Please sign in to comment.