From d5f71ae5b3a2eb0fdda9d53047844dafb320e65b Mon Sep 17 00:00:00 2001 From: Vyncint Ng Date: Sat, 8 Aug 2026 20:21:55 +0700 Subject: [PATCH] chore: prepare v0.2.9 release Signed-off-by: Vyncint Ng --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92be5fc..55f787e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to this project are documented here. The format follows ## [Unreleased] +## [0.2.9] - 2026-08-08 + ### Fixed - `setup` no longer pins the launchd service to a Homebrew version directory. It resolved symlinks @@ -243,7 +245,8 @@ All notable changes to this project are documented here. The format follows - Live acceptance on the reference machine: create→Ready mean 1.1 s over a 10-cycle soak, policy-forbidden egress blocked in-guest (HTTP 403), restart adoption, clean teardown. -[Unreleased]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.8...HEAD +[Unreleased]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.9...HEAD +[0.2.9]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.8...v0.2.9 [0.2.8]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.7...v0.2.8 [0.2.7]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.6...v0.2.7 [0.2.6]: https://github.com/vyncint/openshell-driver-applecontainer/compare/v0.2.5...v0.2.6