Skip to content

Commit 50ece31

Browse files
authored
add changelog for 0.2.0 release (#173)
1 parent 8117f1f commit 50ece31

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
All notable changes to `mcp/sdk` will be documented in this file.
44

5-
0.1
6-
---
5+
0.2.0
6+
-----
7+
8+
* Make `Protocol` stateless by decouple if from `TransportInterface`. Removed `Protocol::getTransport()`.
9+
10+
0.1.0
11+
-----
712

813
* First tagged release of package
914
* Support for implementing MCP server

0 commit comments

Comments
 (0)