Skip to content

Commit c8ffedd

Browse files
Release v0.1.0
1 parent bb13c56 commit c8ffedd

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Copyright (C) Nitrokey GmbH
3+
SPDX-License-Identifier: CC0-1.0
4+
-->
5+
6+
# Changelog
7+
All notable changes to this project will be documented in this file.
8+
9+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
10+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11+
12+
## [Unreleased][]
13+
14+
## [0.1.0][] - 2023-03-03
15+
16+
Initial release with PIN handling and key derivation from PINs.
17+
18+
[Unreleased]: https://github.com/trussed-dev/trussed-auth/compare/0.1.0...HEAD
19+
[0.1.0]: https://github.com/trussed-dev/trussed-auth/releases/tag/0.1.0
20+

0 commit comments

Comments
 (0)