File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,10 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## [ Unreleased] [ ]
1313
14+ ## [ 0.1.1] [ ] - 2023-03-06
15+
16+ - Add support for "missing" hw key ([ #16 ] [ ] )
17+
18+ [ #16 ] : https://github.com/trussed-dev/trussed-auth/pull/16
19+ [ 0.1.1 ] : https://github.com/trussed-dev/trussed-auth/releases/tag/v0.1.1
20+
1421## [ 0.1.0] [ ] - 2023-03-03
1522
1623Initial release with PIN handling and key derivation from PINs.
1724
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
25+ [ Unreleased ] : https://github.com/trussed-dev/trussed-auth/compare/v0 .1.0...HEAD
26+ [ 0.1.0 ] : https://github.com/trussed-dev/trussed-auth/releases/tag/v0 .1.0
2027
Original file line number Diff line number Diff line change 33
44[package ]
55name = " trussed-auth"
6- version = " 0.1.0 "
6+ version = " 0.1.1 "
77authors = [" Nitrokey GmbH <info@nitrokey.com>" ]
88edition = " 2021"
99repository = " https://github.com/trussed-dev/trussed-auth"
You can’t perform that action at this time.
0 commit comments