Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Mar 22, 2024
1 parent 7efaa54 commit 0fec661
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,20 @@ SPDX-License-Identifier: CC0-1.0

## Unreleased

-

## [v1.4.0][] (2024-03-22)

[v1.4.0]: https://github.com/Nitrokey/opcard-rs/releases/tag/v1.4.0

- Use `trussed-chunked` and `trussed-wrap-key-to-file` instead of
`trussed-staging`, see [trussed-staging#19][].
- Update dependencies:
- trussed ([#198][])
- trussed-rsa-backend ([#195][])

[#195]: https://github.com/Nitrokey/opcard-rs/pull/195
[#198]: https://github.com/Nitrokey/opcard-rs/pull/198
[trussed-staging#19]: https://github.com/trussed-dev/trussed-staging/pull/19

## [v1.3.0][] (2023-12-01)
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 = "opcard"
version = "1.3.0"
version = "1.4.0"
authors = ["Nitrokey GmbH <[email protected]>"]
edition = "2021"
description = "OpenPGP smart card implementation"
Expand Down

0 comments on commit 0fec661

Please sign in to comment.