Commit d0a603e 1 parent 4480c1a commit d0a603e Copy full SHA for d0a603e
File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.3.4] [ ] (2024-01-02)
4
+
5
+ - Fix error when changing the PUK ([ #40 ] [ ] )
6
+
7
+ [ #40 ] : https://github.com/Nitrokey/piv-authenticator/pull/40
8
+
9
+ [ v0.3.4 ] : https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.3.4
10
+
3
11
## [ v0.3.3] [ ] (2023-12-08)
4
12
5
13
- Reject NFC requests ([ #39 ] [ ] )
6
14
- Put RSA feature behind a feature flag
7
15
8
16
[ #39 ] : https://github.com/Nitrokey/piv-authenticator/pull/39
9
17
18
+ [ v0.3.3 ] : https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.3.3
19
+
10
20
## [ v0.3.2] [ ] (2023-06-13)
11
21
12
22
- Fix P-256 signature ([ #33 ] [ ] )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " piv-authenticator"
3
- version = " 0.3.3 "
3
+ version = " 0.3.4 "
4
4
authors = [
" Nicolas Stalder <[email protected] >" ,
" Nitrokey GmbH" ]
5
5
edition = " 2021"
6
6
license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments