Cut the v0.2.0 release notes

Give the double-click app work its own 0.2.0 section in the changelog,
above the released 0.1.2, and update the compare links. Summarise it on
the docs release-notes page: kage pack --app wraps the viewer in a
desktop app, the release ships a GUI-subsystem Windows base, and packing
detects the base binary's target OS from its executable header.
This commit is contained in:
Duc-Tam Nguyen
2026-06-15 12:50:46 +07:00
parent b5f32b7b2b
commit 7cee00c331
2 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ weight: 40
The authoritative, commit-level history lives in [`CHANGELOG.md`](https://github.com/tamnd/kage/blob/main/CHANGELOG.md) and on the [releases page](https://github.com/tamnd/kage/releases). This page summarises each version.
## Unreleased
## v0.2.0
Double-click apps, so a packed mirror opens like a real desktop app instead of a terminal program.