Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Aug 4, 2024
1 parent 7614352 commit 0699991
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to Rust's notion of
to 0.3.0 are beta releases.

## [Unreleased]

## [0.5.0] - 2024-08-04
### Fixed
- `age-plugin-yubikey` can now be compiled with Rust 1.80 and above.

### Changed
- MSRV is now 1.67.0.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "age-plugin-yubikey"
description = "YubiKey plugin for age clients"
version = "0.4.0"
version = "0.5.0"
authors = ["Jack Grigg <[email protected]>"]
repository = "https://github.com/str4d/age-plugin-yubikey"
readme = "README.md"
Expand Down

0 comments on commit 0699991

Please sign in to comment.