Skip to content

Commit 8add944

Browse files
committed
docs: remove legacy registry references
1 parent 76d011a commit 8add944

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
### Breaking changes
4646

4747
- Replaced the server implementation with a native Rust binary built on RMCP.
48-
- Changed installation and launch to the direct `tiingo-mcp` command; the PyPI and `uvx` contract has been deliberately removed.
48+
- Changed installation and launch to the direct `tiingo-mcp` command; the legacy Python-package and `uvx` contract has been deliberately removed.
4949
- Kept stdio as the MCP transport for 2.0. Streamable HTTP and WebSocket work remains a separate expansion.
5050

5151
### Distribution
@@ -104,5 +104,5 @@ Initial release.
104104
- Full async implementation with httpx
105105
- Automatic retries on transient errors
106106
- Structured error handling (401, 403, 404, 429, 5xx)
107-
- PyPI-publishable, installable via `uvx tiingo-mcp`
107+
- Publishable as a Python package and installable via `uvx tiingo-mcp`
108108
- stdio and HTTP transport support

0 commit comments

Comments
 (0)