Skip to content

Commit

Permalink
Release notes for v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj committed Mar 27, 2024
1 parent 4380cf7 commit dd67b08
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Release notes

## v0.1.1

This is a minor release correcting a mistake and syncing with the
latest HW release, TK1-23.03.


Note: There is a possibility that this update may impact the generated
CDI for an app that relies on this library. It is recommended to
always check for potential CDI changes for each specific app with
every update. If the generated CDI does change, and if applicable, it
should be clearly communicated to end users to prevent unintentional
changes to their identity.

Changes:
- Update memory map, tk1_mem.h, to match the latest TK1-24.03 release.
- Default to tkey-builder:4 for the podman target
- Default to have QEMU debug enabled in tkey-libs. Mistakenly removed
in previous release.
- Revise readme accordingly

Full changelog:
[v0.1.0...v0.1.1](https://github.com/tillitis/tkey-libs/compare/v0.1.0...v0.1.1)

## v0.1.0

Expand Down

0 comments on commit dd67b08

Please sign in to comment.