Skip to content

Commit 0057a04

Browse files
serpentbladeclaude
andcommitted
chore: promote changelog Unreleased to v0.4.1
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent b923c99 commit 0057a04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to `laravel-model-explorer` will be documented in this file.
44

55
## Unreleased
66

7+
## v0.4.1 - 2026-06-30
8+
79
### Changed
810

911
- **Clarified the MCP tool surface's scope in agent-facing guidance** — the Boost guidelines, the server's `Instructions`, `find-model`'s description, and `model-neighbors`' description now explicitly state that these tools answer what is *defined* on a model and where, not where it's *referenced or called*. Points agents at a text search (e.g. grep) for call sites, usage beyond Eloquent relations, or anything in non-PHP files — including clarifying that `model-neighbors`' edges are model-to-model relation edges, not code references.
1012

13+
**Full Changelog**: https://github.com/One-Learning-Community/laravel-model-explorer/compare/v0.4.0...v0.4.1
14+
1115
## v0.4.0 - 2026-06-30
1216

1317
### Added

0 commit comments

Comments
 (0)