mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Prepare release 0.5.0
This commit is contained in:
committed by
sosthene-nitrokey
parent
001d2f652e
commit
bed5b42ff3
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [v0.5.0][] (2025-02-26)
|
||||
|
||||
[v0.5.0]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.4.0
|
||||
|
||||
- Add support for RSA 3072, 4096 and nist P-384
|
||||
|
||||
## [v0.3.9][] (2025-02-11)
|
||||
|
||||
[v0.3.9]: https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.3.9
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "piv-authenticator"
|
||||
version = "0.3.9"
|
||||
version = "0.5.0"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user