Skip to content

Commit

Permalink
Merge pull request #14 from Nitrokey/release-014
Browse files Browse the repository at this point in the history
Prepare release 0.1.4
  • Loading branch information
sosthene-nitrokey authored May 28, 2024
2 parents f5c23ef + dddbb6c commit 3ab25a9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ SPDX-License-Identifier: CC0-1.0

# Changelog

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

### Added

- `ReadEcCurveListResponse`: `is_set` to get wether a curve is set or not ([#13][])

### Changed

- Added deprecation warning to `create_and_set_curve` ([#13][])

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

## [v0.1.3][] (2023-04-11)

### 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.3"
version = "0.1.4"
authors = ["Nitrokey GmbH <info@nitrokey.com>"]

edition = "2021"
Expand Down

0 comments on commit 3ab25a9

Please sign in to comment.