Skip to content

Commit bc5273a

Browse files
committed
add changelog
1 parent ec31eb3 commit bc5273a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 0.2.0 (2025-05-20)
4+
5+
* Enhancements
6+
* support streamable HTTP transport: the proxy tries to automatically detect the correct transport to use
7+
* Bug fixes
8+
* fix `annotations` field being sent as `null` causing issues in Cursor (upstream bug in the SDK)
9+
10+
## 0.1.1 (2025-05-02)
11+
12+
* Refactor code to use the [Rust MCP SDK](https://github.com/modelcontextprotocol/rust-sdk).
13+
14+
## 0.1.0 (2025-04-29)
15+
16+
Initial release.

0 commit comments

Comments
 (0)