Prepare release 0.5.0

This commit is contained in:
Sosthène Guédon
2025-03-06 09:55:34 +01:00
committed by sosthene-nitrokey
parent 001d2f652e
commit bed5b42ff3
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -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
View File
@@ -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"