File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## [ Unreleased] [ ]
1313
14+ [ Unreleased ] : https://github.com/trussed-dev/trussed-auth/compare/v0.2.2...HEAD
15+
16+ ## [ 0.2.2] [ ] - 2023-04-26
17+
1418- Use ` CoreContext::new ` to fix compilation with recent Trussed changes.
19+ - Provide a derived application key for encryption without a PIN ([ #20 ] [ ] )
1520
16- [ Unreleased ] : https://github.com/trussed-dev/trussed-auth/compare/v0.2.1...HEAD
21+ [ #20 ] : https://github.com/trussed-dev/trussed-auth/issues/20
22+ [ 0.2.2 ] : https://github.com/trussed-dev/trussed-auth/releases/tag/v0.2.2
1723
1824## [ 0.2.1] [ ] - 2023-04-05
1925
Original file line number Diff line number Diff line change 33
44[package ]
55name = " trussed-auth"
6- version = " 0.2.1 "
6+ version = " 0.2.2 "
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