Skip to content

Commit e1e48b7

Browse files
chore: move CHANGELOG entry to main changelog
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1faffb9 commit e1e48b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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+
### Changed
11+
- `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)
12+
1013
## [4.15.7] - 2026-03-16
1114

1215
### Added

packages/mcp/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Changed
11-
- `filterByFilepaths` in the `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)
12-
1310
## [1.0.18] - 2026-02-28
1411

1512
### Changed

0 commit comments

Comments
 (0)