From 8629f7ab4cf09c7542a86166a9ca9e22ac52acb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:21:04 +0000 Subject: [PATCH] docs(changelog): promote [Unreleased] into [0.9.8] [skip ci] Auto-generated by Release workflow. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48f34db..f0fcf65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.8] - 2026-06-01 + ### New Features - `codegraph init` now builds the initial index by default — you no longer need the `-i`/`--index` flag (it's still accepted, so existing commands and scripts keep working). (#483) @@ -248,3 +251,4 @@ Thanks @andreinknv for the substantive draft this release was based on. [0.7.9]: https://github.com/colbymchenry/codegraph/releases/tag/v0.7.9 [0.7.7]: https://github.com/colbymchenry/codegraph/releases/tag/v0.7.7 [0.7.6]: https://github.com/colbymchenry/codegraph/releases/tag/v0.7.6 +[0.9.8]: https://github.com/colbymchenry/codegraph/releases/tag/v0.9.8