diff --git a/release-notes.md b/release-notes.md deleted file mode 100644 index e012c64..0000000 --- a/release-notes.md +++ /dev/null @@ -1,5 +0,0 @@ -### 1.0.40 (2025-05-21) - -- Added support for listing discussions (comments/notes) on GitLab issues. - - Example: You can now easily fetch all conversations (comments) attached to an issue via the API. - - Related PR: [#44](https://github.com/zereight/gitlab-mcp/pull/44)