Skip to content

Commit 4920101

Browse files
chore: update CHANGELOG for #1064
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6f05df9 commit 4920101

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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
### Added
1111
- Added `GET /api/diff` endpoint for retrieving structured diffs between two git refs ([#1063](https://github.com/sourcebot-dev/sourcebot/pull/1063))
1212

13+
### Fixed
14+
- Fixed `GET /api/mcp` hanging with zero bytes by returning `405 Method Not Allowed` per the MCP Streamable HTTP spec ([#1064](https://github.com/sourcebot-dev/sourcebot/pull/1064))
15+
1316
## [4.16.3] - 2026-03-27
1417

1518
### Added

0 commit comments

Comments
 (0)