mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Prepare release 0.3.3
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## [v0.3.3][] (2023-12-08)
|
||||
|
||||
- Reject NFC requests ([#39][])
|
||||
- Put RSA feature behind a feature flag
|
||||
|
||||
[#39]: https://github.com/Nitrokey/piv-authenticator/pull/39
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "piv-authenticator"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user