Skip to content

Commit e7995b3

Browse files
committed
add change, remove nbsp
1 parent 3b4d896 commit e7995b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/specification/draft/basic/transports.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ sequenceDiagram
239239
240240
```
241241

242-
 
243-
244242
### Protocol Version Header
245243

246244
If using HTTP, the client **MUST** include the `MCP-Protocol-Version:

docs/specification/draft/changelog.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ the previous revision, [2025-03-26](/specification/2025-03-26).
3535
and specified [proper usage](/specification/draft/basic#meta).
3636
2. Add `context` field to `CompletionRequest`, providing for completion requests to include
3737
previously-resolved variables (PR [#598](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/598)).
38+
3. Add `title` field for human-friendly display names, so that `name` can be used as a programmatic
39+
identifier (PR [#663](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/663))
3840

3941
## Full changelog
4042

0 commit comments

Comments
 (0)