Skip to content

Commit bca6194

Browse files
chore: update CHANGELOG for #918
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f881157 commit bca6194

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
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111
- Skip calling `getCommitHashForRefName` for empty repositories to avoid noisy debug log output. [#914](https://github.com/sourcebot-dev/sourcebot/pull/914)
1212

13+
### Added
14+
- Added optional `gitUser` field to the Bitbucket connection config to support Bitbucket Cloud API tokens, which require an email address for the REST API but an Atlassian username for git clone. [#918](https://github.com/sourcebot-dev/sourcebot/pull/918)
15+
1316
## [4.11.4] - 2026-02-20
1417

1518
### Fixed

0 commit comments

Comments
 (0)