We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09da2a1 commit 7c84c20Copy full SHA for 7c84c20
README.md
@@ -136,6 +136,14 @@ let (description, messages) = try await client.getPrompt(
136
)
137
```
138
139
+## Changelog
140
+
141
+This project follows [Semantic Versioning](https://semver.org/).
142
+For pre-1.0 releases, minor version increments (0.X.0) may contain breaking changes.
143
144
+For details about changes in each release,
145
+see the [GitHub Releases page](https://github.com/modelcontextprotocol/swift-sdk/releases).
146
147
## License
148
149
This project is licensed under the MIT License.
0 commit comments