Skip to content

Commit 9ab5bca

Browse files
committed
Bullet the support and announcements section
No-Verification-Needed: doc-only change
1 parent 4102871 commit 9ab5bca

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

VERSIONING.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,14 @@ Allowed in a minor:
3232

3333
## Support and announcements
3434

35-
Two lines are maintained and only the newest release of each receives fixes: **2.x** (`main`) gets bug fixes, security fixes, and features; **1.x** ([`v1.x`](https://github.com/modelcontextprotocol/python-sdk/tree/v1.x)) gets critical bug fixes and security fixes. [SECURITY.md](https://github.com/modelcontextprotocol/python-sdk/blob/main/SECURITY.md) has the reporting process. Every release publishes notes on [GitHub Releases](https://github.com/modelcontextprotocol/python-sdk/releases); every breaking change between majors is documented in the [Migration Guide](https://py.sdk.modelcontextprotocol.io/migration/) before it merges; and pull requests that make one carry the `breaking change` label.
35+
Two lines are maintained, and only the newest release of each receives fixes:
36+
37+
* **2.x** (`main`) — bug fixes, security fixes, and features.
38+
* **1.x** ([`v1.x`](https://github.com/modelcontextprotocol/python-sdk/tree/v1.x)) — critical bug fixes and security fixes.
39+
40+
Where changes are announced:
41+
42+
* [SECURITY.md](https://github.com/modelcontextprotocol/python-sdk/blob/main/SECURITY.md) has the vulnerability reporting process.
43+
* Every release publishes notes on [GitHub Releases](https://github.com/modelcontextprotocol/python-sdk/releases).
44+
* Every breaking change between majors is documented in the [Migration Guide](https://py.sdk.modelcontextprotocol.io/migration/) before it merges.
45+
* Pull requests that make a breaking change carry the `breaking change` label.

0 commit comments

Comments
 (0)