mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
Update docs/getting-started/installation.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f51a768e2a
commit
dcd161133d
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ While we make every effort not to introduce backwards incompatible changes to ou
|
|||
|
||||
As a practice, breaking changes will only occur on minor version changes (e.g., 2.3.x to 2.4.0). A minor version change indicates either:
|
||||
- A significant new feature set that warrants a new minor version
|
||||
- An implementation of breaking changes that could affect behavior if users upgrade blindly
|
||||
- Introducing breaking changes that may affect behavior on upgrade
|
||||
|
||||
For users concerned about stability in production environments, we recommend pinning FastMCP to a specific version in your dependencies.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue