mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Prepare release 0.3.2
This commit is contained in:
@@ -5,11 +5,20 @@ SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# Changelog
|
||||
|
||||
## [v0.3.2][] (2023-06-13)
|
||||
|
||||
- Fix P-256 signature ([#33][])
|
||||
|
||||
[#33]: https://github.com/Nitrokey/piv-authenticator/pull/33
|
||||
|
||||
[v0.3.2]: https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.3.2
|
||||
|
||||
## [v0.3.1][] (2023-06-02)
|
||||
|
||||
- Add setter to the options builder for the UUID ([#32][])
|
||||
|
||||
[#32]: https://github.com/Nitrokey/piv-authenticator/pull/32
|
||||
[v0.3.1]: https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.3.1
|
||||
|
||||
## [v0.3.0][] (2023-05-31)
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
[package]
|
||||
name = "piv-authenticator"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
|
||||
edition = "2021"
|
||||
license = "LGPL-3.0-only"
|
||||
|
||||
Reference in New Issue
Block a user