Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.2] - 2026-07-24

### Fixed
- Scoped `doctor` branch checks to capsules belonging to the current repository
- Prevented false "branch no longer exists" warnings for capsules from other repositories
- Normalized repository path separators when computing fallback repository IDs on Windows
- Added isolated regression tests for cross-repository doctor diagnostics

## [0.1.1] - 2026-07-23

### Fixed
Expand Down
Loading