Skip to content

Commit df5096f

Browse files
chore: release v0.1.7
1 parent 060a0cb commit df5096f

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.7](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.6...v0.1.7) - 2025-08-01
11+
12+
### Other
13+
14+
- Merge pull request #29 from syncable-dev/feature/langgraph-stdio-sse
15+
- update langraph examples
16+
# Changelog
17+
318
## [Unreleased]
419

520
## [0.1.6](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.5...v0.1.6) - 2025-06-26

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.6"
3+
version = "0.1.7"
44
edition = "2021"
55
authors = [
66
"Lishuai Jing <lishuai@syncable.dev>",

0 commit comments

Comments
 (0)