Skip to content

Commit 3cf3f21

Browse files
colbymchenryclaude
andcommitted
chore(release): add 0.7.12 changelog entry
Folds all changes since 0.7.10 into 0.7.12 (0.7.11 was unpublished from npm): size-adaptive codegraph_explore output budget (#185/#187), line numbers in explore source sections (#188), explore-first tool guidance (#191), language-neutral source-omission markers, and Kotlin/Swift test-file detection (#191). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c88384b commit 3cf3f21

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ a [GitHub Release](https://github.com/colbymchenry/codegraph/releases) tagged
77
This project follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88
and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## [Unreleased]
10+
## [0.7.12] - 2026-05-20
1111

1212
### Added
1313
- **MCP / explore**: `codegraph_explore` source sections now carry line
@@ -72,6 +72,8 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7272
`Call.kt`, `OkHttpClient.kt`, `Request.kt`, `Response.kt`). Capital-led
7373
matching keeps production files like `latest.kt` / `manifest.kt` unflagged.
7474

75+
[0.7.12]: https://github.com/colbymchenry/codegraph/releases/tag/v0.7.12
76+
7577
## [0.7.10] - 2026-05-19
7678

7779
### Fixed

0 commit comments

Comments
 (0)