From 44026edffc190befb9347e4d36fbb5c22f90049e Mon Sep 17 00:00:00 2001 From: tkgstrator Date: Sat, 1 Aug 2026 13:52:10 +0000 Subject: [PATCH] chore(release): prep v0.2.2 with KIOU 1.1.0 changelog Promotes the [Unreleased] entry covering KIOU 1.1.0 support, the THEOS_DEVICE_PORT deploy option, FPS log dedup, and the Kanade/Chinlan submodule bumps. control is already at 0.2.2, so only the changelog heading moves. The release workflow extracts its notes by matching '## []', so leaving the section under [Unreleased] would have published the "no CHANGELOG section" placeholder instead. Co-Authored-By: Claude Opus 4.7 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 994c049..7d42a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to KiouForge are documented here. ## [Unreleased] +## [0.2.2] — 2026-08-01 + ### Added - **KIOU 1.1.0 support** (CFBundleVersion 15). All 17 hook sites re-verified against the 1.1.0 Mach-O; every struct offset the KIF pipeline reads is unchanged from 1.0.2.