Skip to content

Commit

Permalink
Merge pull request #25 from Nitrokey/release-0-2
Browse files Browse the repository at this point in the history
Prepare release 0.2
  • Loading branch information
sosthene-nitrokey committed Apr 27, 2023
2 parents 76479ec + 776f014 commit 3bcde9c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ SPDX-License-Identifier: CC0-1.0

## Unreleased

## [v0.2.0][] (2023-04-27)

- Use upstream trussed and trussed-staging ([#24][])

[#24]: https://github.com/Nitrokey/piv-authenticator/pull/24

[v0.2.0]: https://github.com/Nitrokey/piv-authenticator/releases/tag/v0.2.0

## [v0.1.2][] (2023-04-24)

- Use `RsaPublicParts::deserialize` instead of `trussed::postcard_deserialize` for compatibility with recent Trussed changes.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[package]
name = "piv-authenticator"
version = "0.1.2"
version = "0.2.0"
authors = ["Nicolas Stalder <[email protected]>", "Nitrokey GmbH"]
edition = "2021"
license = "LGPL-3.0-only"
Expand Down

0 comments on commit 3bcde9c

Please sign in to comment.