Skip to content

Commit 62802ab

Browse files
committed
Tweak CHANGELOG
1 parent cf367d9 commit 62802ab

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,12 @@
5353
### 🤖 AI Docs + Tooling
5454

5555
* Added a `hoist-read-doc` MCP tool that reads a full document by exact ID, giving MCP parity with
56-
the `hoist-docs read` CLI and `hoist-core`'s `hoist-core-read-doc`. Avoids the awkward
57-
`hoist://docs/{id}` resource-URI doubling for IDs that themselves start with `docs/`.
58-
See [#4356](https://github.com/xh/hoist-react/issues/4356).
56+
the `hoist-docs read` CLI and `hoist-core`'s `hoist-core-read-doc`.
5957
* The `hoist://docs/{id}` resource now tolerates a dropped `docs/` segment, so
6058
`hoist://docs/routing.md` resolves the same as the strictly-correct
6159
`hoist://docs/docs/routing.md`.
6260
* Added a `hoist-docs ping` CLI subcommand mirroring the `hoist-ping` MCP tool; both now report the
63-
indexed `@xh/hoist` library version. See [#4355](https://github.com/xh/hoist-react/issues/4355).
61+
indexed `@xh/hoist` library version.
6462

6563
### ⚙️ Technical
6664

0 commit comments

Comments
 (0)