Files
Robin Krahl 5fc00717e6 Release trussed-staging and extensions
This patch releases v0.2.0 of the trussed-staging backend and v0.1.0 of
the new extension crates trussed-chunked, trussed-manage and
trussed-wrap-key-to-file.
2024-03-15 11:18:39 +01:00

885 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.0 - 2024-03-15

  • Extract the ChunkedExtension from trussed-staging 0.1.0 (#3)
  • Add AppendFile and PartialReadFile syscalls
  • Remove the encrypted-chunked feature and always enable encrypted syscalls (#20)