Skip to content

Commit eafa01f

Browse files
chore: add CHANGELOG entry for git history view
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d8db399 commit eafa01f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- Added a GitHub-style git history view to the code browser: a latest-commit header above each file, a paginated commits list (file- or repo-scoped) at `/browse/<repo>@<rev>/-/commits[/<path>]`, and author and date-range filters. Also exposes `GET /api/commits/authors` in the public API. [#1150](https://github.com/sourcebot-dev/sourcebot/pull/1150)
12+
1013
## [4.16.15] - 2026-04-23
1114

1215
### Changed

0 commit comments

Comments
 (0)