sourcebot/packages/mcp/CHANGELOG.md
2025-06-18 11:32:00 -07:00

28 lines
No EOL
761 B
Markdown

# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.3] - 2025-06-18
### Changed
- Updated API client to match the latest Sourcebot release. [#356](https://github.com/sourcebot-dev/sourcebot/pull/356)
## [1.0.2] - 2025-05-28
### Changed
- Added API key support. [#311](https://github.com/sourcebot-dev/sourcebot/pull/311)
## [1.0.1] - 2025-05-15
### Changed
- Updated API client to match the latest Sourcebot release. [#307](https://github.com/sourcebot-dev/sourcebot/pull/307)
## [1.0.0] - 2025-05-07
### Added
- Initial release