Skip to content

Commit b221ee2

Browse files
authored
Merge pull request #47 from syncable-dev/release-plz-2025-09-11T07-48-19Z
chore: release v0.1.11
2 parents 7c27a03 + 0d6f298 commit b221ee2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

rust-mcp-server-syncable-cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4747

4848
## [Unreleased]
4949

50+
## [0.1.11](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.10...v0.1.11) - 2025-09-12
51+
52+
### Added
53+
54+
- fixed json output print
55+
- update dependency
56+
- add limitations for langgraph sse use case
57+
5058
## [0.1.6](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.5...v0.1.6) - 2025-06-26
5159

5260
### Added

rust-mcp-server-syncable-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-mcp-server-syncable-cli"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
edition = "2021"
55
authors = [
66
"Lishuai Jing <lishuai@syncable.dev>",

0 commit comments

Comments
 (0)