Skip to content

Commit be69181

Browse files
Release v0.6.0
1 parent c93a7b2 commit be69181

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## [Unreleased][]
44

5-
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.3...HEAD
5+
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.6.0...HEAD
6+
7+
-
8+
9+
## [v0.6.0][] (2026-03-25)
10+
11+
[v0.6.0]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.6.0
612

713
- Replace `trussed-rsa-alloc` dependency with `trussed-rsa-types` for most use cases.
814
(Only the `virt` feature still requires `trussed-rsa-alloc`.)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "piv-authenticator"
3-
version = "0.5.3"
3+
version = "0.6.0"
44
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)