From 6f9feab9b1e9ad7d1a91ba95aeb2adf451d32df0 Mon Sep 17 00:00:00 2001 From: ErenAri Date: Sat, 27 Jun 2026 16:03:58 +0300 Subject: [PATCH] chore(release): cut v0.2.0 changelog Roll [Unreleased] into [0.2.0] (2026-06-27): public pkg/bpfcompat library API, OpenShift/CoreOS + RHCOS support, aarch64 VM boot (UEFI firmware + cross-arch TCG), OCI gadget loading, auto-typing, inner-map fixup, and more. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32e84ee..0622bc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) once a ## [Unreleased] +## [0.2.0] - 2026-06-27 + ### Added - aarch64 VM support: the QEMU executor now supplies aarch64 UEFI firmware (AAVMF pflash; `BPFCOMPAT_AARCH64_UEFI_CODE`/`_VARS`) and uses TCG software