Sfoglia il codice sorgente

docs(changelog): promote [Unreleased] into [0.9.6]

[skip ci] Auto-generated by Release workflow.
github-actions[bot] 3 settimane fa
parent
commit
625e5663c4
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      CHANGELOG.md

+ 4 - 0
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