# 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).
## [Unreleased]
## [0.1.8](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.7...v0.1.8) - 2025-08-02
### Other
- Merge pull request #31 from syncable-dev/feature/langgraph-stdio-sse
- update syncable cli version
- update syncable cli version
- update syncable cli version
## [0.1.7](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.6...v0.1.7) - 2025-08-01
### Other
- Merge pull request #29 from syncable-dev/feature/langgraph-stdio-sse
- update langraph examples
# Changelog
## [Unreleased]
## [0.1.6](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.5...v0.1.6) - 2025-06-26
### Added
- add examples using langgraph for stdio and sse mode
- server side with http call is ready
### Other
- Merge remote-tracking branch 'origin/main' into feature/langgraph-integration
## [0.1.5](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.4...v0.1.5) - 2025-06-26
### Other
- improvement
## [0.1.1] - 2025-06-24
- Initial release.