Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions spec/tn-ctxp-format.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:source-highlighter: rouge
:icons: font
:xrefstyle: short
:latest: 1.1.0
:latest: 1.1.1
ifndef::git-commit[:git-commit: dev]
Version {latest} ~ Build {git-commit}
{localdate}
Expand All @@ -15,7 +15,8 @@ Version {latest} ~ Build {git-commit}
[cols=",,",options="header"]
|===
| Version | Date | Changes
| {latest} | 2026-05-21 | Add instrumentation / DAQ events (`DAQ_DATA`, `DAQ_COUNTER`, `DAQ_LAST_PC`) and the ACT-CAP/DAQ native-mapping table. Make the address optional on the sized memory events (value-only accesses).
| {latest} | 2026-06-05 | Add a repository `LICENSE`: ISC for the tooling and examples (with SPDX headers); the specification remains under CC BY 4.0. No technical changes to the format.
| 1.1.0 | 2026-05-21 | Add instrumentation / DAQ events (`DAQ_DATA`, `DAQ_COUNTER`, `DAQ_LAST_PC`) and the ACT-CAP/DAQ native-mapping table. Make the address optional on the sized memory events (value-only accesses).
| 1.0.0 | 2026-01-12 | Initial release.
|===
:sectnums:
Expand Down
Loading