# 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
## 0.2.0 - 2025-03-09
## 0.1.0 - 2025-03-09
### Added
- Sync API parallelizes git pulls across multiple git repositories
- Sync API provides RemoteHost for accessing featurs of the remote's Git services such as GitHub's ref compare page
[Unreleased]: https://github.com/eighty4/maestro/compare/maestro_git-v0.2.0...HEAD
[0.2.0]: https://github.com/eighty4/maestro/compare/maestro_git-v0.1.0...maestro_git-v0.2.0
[0.1.0]: https://github.com/eighty4/maestro/releases/tag/maestro_git-v0.1.0