Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Feb 1, 2024
1 parent 07b7bd0 commit 225d50d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
* Version 5.3.0 (released 2023-01-30)
* Version 5.3.0 (released 2023-01-31)
** FIDO: Add new CLI commands for PIN management and authenticator config
(force-change, set-min-length, toggle-always-uv, enable-ep-attestation).
** PIV: Support new key types on supported devices (RSA 3072/4096, Curve25519).
** PIV: Support for moving and deleting keys on supported devices.
** PIV: Improve handling of legacy "PUK blocked" flag.
** PIV: Improve handling of malformed certificates.
** PIV: Display key information in "piv info" output on supported devices.
Expand Down

2 comments on commit 225d50d

@nx-frost
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release date incorrectly states 2023-01-31; the correct release date should be 2024-01-31. I won't submit a PR for this minor issue, just wanted to point it out.

@dainnilsson
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops! Thank you, this is now fixed!

Please sign in to comment.