Explorar el Código

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

[skip ci] Auto-generated by Release workflow.
github-actions[bot] hace 3 semanas
padre
commit
8629f7ab4c
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.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