Skip to content

Commit

Permalink
Prepare release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Jun 6, 2024
1 parent 922e4b1 commit b1ee675
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ SPDX-License-Identifier: CC0-1.0

# Changelog

## [v0.1.5][] (2025-06-06)

- Implement Debug, PartialEq, Eq, Clone and Copy on all relevant structs ([#15][])

[#15]: https://github.com/Nitrokey/se03x/pull/15
[v0.1.5]: https://github.com/Nitrokey/se05x/releases/tag/v0.1.5

## [v0.1.4][] (2024-05-27)

### Added
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 = "se05x"
version = "0.1.4"
version = "0.1.5"
authors = ["Nitrokey GmbH <[email protected]>"]

edition = "2021"
Expand Down

0 comments on commit b1ee675

Please sign in to comment.