mirror of
https://github.com/trussed-dev/trussed-auth.git
synced 2026-06-20 04:16:21 -07:00
Update changelog
This commit is contained in:
committed by
sosthene-nitrokey
parent
7d429cd831
commit
baadd64b41
+11
-1
@@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased][]
|
||||
|
||||
[Unreleased]: https://github.com/trussed-dev/trussed-auth/compare/v0.2.0...HEAD
|
||||
|
||||
## [0.2.0][]
|
||||
|
||||
- Fix data location ([#23][])
|
||||
- Add pin counter reset mechanism ([#17][])
|
||||
|
||||
[#23]: https://github.com/trussed-dev/trussed-auth/pull/23
|
||||
[#17]: https://github.com/trussed-dev/trussed-auth/pull/17
|
||||
[0.2.0]: https://github.com/trussed-dev/trussed-auth/releases/tag/v0.2.0
|
||||
|
||||
## [0.1.1][] - 2023-03-06
|
||||
|
||||
- Add support for "missing" hw key ([#16][])
|
||||
@@ -22,6 +33,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
Initial release with PIN handling and key derivation from PINs.
|
||||
|
||||
[Unreleased]: https://github.com/trussed-dev/trussed-auth/compare/v0.1.0...HEAD
|
||||
[0.1.0]: https://github.com/trussed-dev/trussed-auth/releases/tag/v0.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user