Skip to content

Commit 5c03e83

Browse files
chore: update CHANGELOG for #1012
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ab3bd3c commit 5c03e83

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
### Changed
1111
- `filterByFilepaths` in the MCP `search_code` tool now accepts regular expressions matched against the full file path, instead of treating values as escaped literals. [#1008](https://github.com/sourcebot-dev/sourcebot/pull/1008)
1212

13+
### Fixed
14+
- Connection sync job failures now log the actual error reason instead of a generic message. [#1012](https://github.com/sourcebot-dev/sourcebot/pull/1012)
15+
1316
## [4.15.7] - 2026-03-16
1417

1518
### Added

0 commit comments

Comments
 (0)