From dd5f541b4822aee0b131bbaecde19ebc2fb035cd Mon Sep 17 00:00:00 2001 From: Albert Schulz Date: Fri, 5 Jun 2026 11:00:41 +0200 Subject: [PATCH] Bump spec to 1.1.1: add repository LICENSE / SPDX Set the spec version to 1.1.1 and add a revision-history row. The 1.1.1 release introduces a repository LICENSE (ISC for tooling and examples, with SPDX headers); the specification itself remains under CC BY 4.0. No technical changes to the CTXP format in this version. --- spec/tn-ctxp-format.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spec/tn-ctxp-format.adoc b/spec/tn-ctxp-format.adoc index 92e2a35..755aae3 100644 --- a/spec/tn-ctxp-format.adoc +++ b/spec/tn-ctxp-format.adoc @@ -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} @@ -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: