Files
gitlab-mcp/CHANGELOG.md

603 B

[1.0.42] - 2025-05-22

Added

  • Added support for creating and updating issue notes (comments) in GitLab.
  • You can now add or edit comments on issues.
  • See: PR #47

[1.0.38] - 2025-05-17

Fixed

  • Added expanded property to start and end in GitLabDiscussionNoteSchema
    Now you can expand or collapse more information at the start and end of discussion notes.
    Example: In code review, you can choose to show or hide specific parts of the discussion.
    (See: PR #40)