From 625e5663c439ca9c4dba4df95c5050d1dfc1a2c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 01:16:38 +0000 Subject: [PATCH] docs(changelog): promote [Unreleased] into [0.9.6] [skip ci] Auto-generated by Release workflow. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b985f..4df98f4 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.6] - 2026-05-27 + - **C/C++ `#include` resolution — bare-basename includes now connect to the actual header file, not a phantom import node (#453).** Path-prefixed includes (`#include "common/args.h"`) already resolved via file-path @@ -920,3 +923,4 @@ Thank you. ``` [0.7.6]: https://github.com/colbymchenry/codegraph/releases/tag/v0.7.6 +[0.9.6]: https://github.com/colbymchenry/codegraph/releases/tag/v0.9.6