diff --git a/CHANGELOG.md b/CHANGELOG.md index 85beb7e..c988d21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ +## v7.0.1 (2025-10-05) + +### Bug Fixes + +- --yolo needed for running shell commands, documentation added + ([`15ae3f2`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/15ae3f24babccf42f43be5028bf8c60c05a6beaf)) + +### Chores + +- Sync version to config.py [skip ci] + ([`bc4a27b`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/bc4a27b18a4a3f45afb22178e61ea0be4d6a273c)) + +### Documentation + +- Updated intro + ([`fb668c3`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/fb668c39b5f6e3dd37f7027f953f6004f258f2bf)) + + ## v7.0.0 (2025-10-05) ### Chores diff --git a/pyproject.toml b/pyproject.toml index 8fa9a36..248c636 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "zen-mcp-server" -version = "7.0.0" +version = "7.0.1" description = "AI-powered MCP server with multiple model providers" requires-python = ">=3.9" dependencies = [