Skip to content

Commit

Permalink
Add release notes for v1.0.1
Browse files Browse the repository at this point in the history
- Fixed typo in older release notes
  • Loading branch information
dehanj committed Dec 23, 2024
1 parent 02be06c commit 17f0c7c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release notes

## v1.0.1

- Normalize line endings of user input when asked to overwrite a file.
This fixes an issue on Windows where a file was never overwritten
regardless of user input.
- [tkeyutil](https://github.com/tillitis/tkeyutil) has been updated to
v0.0.9. This resolves a bug on USS input for Windows.
- [tkeyclient](https://github.com/tillitis/tkeyclient) has been
updated to v1.1.0.
- [tkeysign](https://github.com/tillitis/tkeysign) has been updated to
v1.0.1.
- Update Go packages.

Full
[changelog](https://github.com/tillitis/tkey-sign-cli/compare/v1.0.0...v1.0.1).

## v1.0.0

- `--version` now also outputs version of embedded device app.
Expand Down Expand Up @@ -30,7 +46,7 @@ Full

NOTE: the update of the signer.bin version gives the TKey a different
identity (CDI) compare to earlier releases, i.e., the key pair used for
signing and verifiying will be different.
signing and verifying will be different.

Full
[changelog](https://github.com/tillitis/tkey-sign-cli/compare/v0.0.7...v0.0.8).
Expand Down

0 comments on commit 17f0c7c

Please sign in to comment.