We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb13c56 commit c8ffeddCopy full SHA for c8ffedd
1 file changed
CHANGELOG.md
@@ -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