Skip to content

Commit fe7a557

Browse files
committed
Fix ASCIIdoc list formatting in NEWS
1 parent 21d6b8a commit fe7a557

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ New features:
2525
* Added support for the `appidExclude`, `credProps`, `largeBlob` and `uvm`
2626
extensions.
2727
* Added support for the new `authenticatorSelectionCriteria.residentKey` option:
28-
* Added method
28+
** Added method
2929
`AuthenticatorSelectionCriteria.builder().residentKey(ResidentKeyRequirement)`.
30-
* Added method `AuthenticatorSelection.getResidentKey()`.
31-
* Methods `builder().requireResidentKey(boolean)` and `isRequireResidentKey()`
30+
** Added method `AuthenticatorSelection.getResidentKey()`.
31+
** Methods `builder().requireResidentKey(boolean)` and `isRequireResidentKey()`
3232
deprecated in favor of the above two new methods.
33-
* The builder methods `requireResidentKey(boolean)` and
33+
** The builder methods `requireResidentKey(boolean)` and
3434
`residentKey(ResidentKeyRequirement)` both control one shared setting, which
3535
sets both the `requireResidentKey` and `residentKey` options simultaneously
3636
and in agreement with each other for backwards compatibility with older

0 commit comments

Comments
 (0)