Skip to content

Commit

Permalink
Update release notes for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mchack-work committed Apr 16, 2024
1 parent 2cc0677 commit 4d9fe47
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release notes

## v1.0.0

- Fix TOCTOU bug.
- Remove prehash command.
- Introduce firmware hash command.
- Device app version now 3 since protocol changed.
- Introduce an explicit protocol state machine, exiting early on
suspicious behaviour, [see implementation notes](docs/implementation-notes.md).
- Update to tkey-libs v0.1.1.
- Use CDI directly instead of copying.

Complete
[changelog](https://github.com/tillitis/tkey-device-signer/compare/v0.0.8...v1.0.0).

## v0.0.8

- Update to use tkey-libs v0.0.2, including Monocypher 4.0.1
Expand Down

0 comments on commit 4d9fe47

Please sign in to comment.