Spaces:
Running
Running
Jeremiah Lowin Copilot commited on
Update docs/getting-started/installation.mdx
Browse filesCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
docs/getting-started/installation.mdx
CHANGED
|
@@ -66,7 +66,7 @@ While we make every effort not to introduce backwards incompatible changes to ou
|
|
| 66 |
|
| 67 |
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:
|
| 68 |
- A significant new feature set that warrants a new minor version
|
| 69 |
-
-
|
| 70 |
|
| 71 |
For users concerned about stability in production environments, we recommend pinning FastMCP to a specific version in your dependencies.
|
| 72 |
|
|
|
|
| 66 |
|
| 67 |
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:
|
| 68 |
- A significant new feature set that warrants a new minor version
|
| 69 |
+
- Introducing breaking changes that may affect behavior on upgrade
|
| 70 |
|
| 71 |
For users concerned about stability in production environments, we recommend pinning FastMCP to a specific version in your dependencies.
|
| 72 |
|