chore: remove outdated release notes for version 1.0.40

This commit is contained in:
simple
2025-05-31 13:16:11 +09:00
parent 4a8088c25c
commit e9493b2ff9

View File

@ -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)