## Changes from Push on 2025-04-01
### Features
* implement GitLab member listing for projects and groups (Thomas, 2025-03-31)
### Other
* Merge PR #3: Implement GitLab member listing for projects and groups (Ion (Nalyk) Calmîș, 2025-04-01)
## Changes from Push on 2025-03-31
### Fixes
* fix tool description display in stdio mode by properly converting Zod schemas to JSON Schema (2025-03-31)
* update tool description display in stdio mode (fixes #2 , thanks to @thomasleveil) and bump version to 0.2.6 (nalyk, 2025-03-31)
## Changes from Push on 2025-03-28
### Features
* add wiki page formatting functions and update version to 0.2.5 (nalyk, 2025-03-28)
## Changes from Push on 2025-03-24
### Features
* update license, add utility function for ISO date validation, enhance tsconfig, and improve .gitignore, add support for SSE (nalyk, 2025-03-24)
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.2.0] - 2025-03-24
### Fixes
* bump version to 0.2.2 in package.json (nalyk, 2025-03-24)
* update repository URL in README and bump version to 0.2.1 in package.json (nalyk, 2025-03-24)
* update version to 0.2.3 in package.json and add badge to README (nalyk, 2025-03-24)
* update version to 0.2.4 in package.json (nalyk, 2025-03-24)
### Documentation
* update README with installation instructions and MCP settings configuration (nalyk, 2025-03-24)
### Other
* Merge branch 'main' of github.com:yoda-digital/mcp-gitlab-server (nalyk, 2025-03-24)
* Merge branch 'main' of github.com:yoda-digital/mcp-gitlab-server (nalyk, 2025-03-24)