bump: version 0.8.3 → 0.9.0

This commit is contained in:
github-actions[bot]
2025-09-10 15:24:13 +00:00
parent 6c580fec01
commit b1eb4d2497
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,3 +1,14 @@
## v0.9.0 (2025-09-10)
### BREAKING CHANGE
- FASTMCP_-prefixed env vars have been replaced by CLI
arguments. Refer to the README for updated usage.
### Feat
- **cli**: Replace `mcp run` with click CLI and runtime options
## v0.8.3 (2025-08-31)
### Fix