From dfccdf62547fcd76d343344d823a0e1998d3a89f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 17:04:39 +0000 Subject: [PATCH] docs(changelog): promote [Unreleased] into [1.6.0] [skip ci] Auto-generated by Release workflow. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ae9bca..552dc2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.6.0] - 2026-08-26 + ### Highlights - **GitHub Copilot is now supported** — `codegraph install` sets it up in VS Code, the Copilot CLI, and JetBrains IDEs, next to the agents it already knew. @@ -856,3 +859,4 @@ Thanks @andreinknv for the substantive draft this release was based on. [1.4.0]: https://github.com/colbymchenry/codegraph/releases/tag/v1.4.0 [1.4.1]: https://github.com/colbymchenry/codegraph/releases/tag/v1.4.1 [1.5.0]: https://github.com/colbymchenry/codegraph/releases/tag/v1.5.0 +[1.6.0]: https://github.com/colbymchenry/codegraph/releases/tag/v1.6.0