Skip to content

Commit

Permalink
Merge pull request #17 from Nitrokey/release-016
Browse files Browse the repository at this point in the history
Prepare release 0.1.6
  • Loading branch information
sosthene-nitrokey authored Aug 13, 2024
2 parents 2926468 + 1245763 commit 6fe7863
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 @@ -5,6 +5,14 @@ SPDX-License-Identifier: CC0-1.0

# Changelog

## [v0.1.6][] (2025-08-13)

- Fix `ExportObject` for large keys (NIST-P521 and brainpoolp512) ([#16][])

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


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

- Implement Debug, PartialEq, Eq, Clone and Copy on all relevant structs ([#15][])
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.5"
version = "0.1.6"
authors = ["Nitrokey GmbH <[email protected]>"]

edition = "2021"
Expand Down

0 comments on commit 6fe7863

Please sign in to comment.