Skip to content

Commit

Permalink
Merge pull request #73 from Nitrokey/changelog
Browse files Browse the repository at this point in the history
Add changelog and release v0.1.0
  • Loading branch information
robin-nitrokey authored Oct 12, 2022
2 parents eb2d25f + c289172 commit 59f1e96
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!--
Copyright (C) 2022 Nitrokey GmbH
SPDX-License-Identifier: CC0-1.0
-->

# Changelog

## v0.1.0 (2022-10-12)

This initial release contains support for the basic OpenPGP Card functionality
(key generation, key import, signing, decrypting, card administration) for
Curve25519 and NIST P-256.

0 comments on commit 59f1e96

Please sign in to comment.