diff --git a/CHANGELOG.md b/CHANGELOG.md index ba273aa..f242fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## v5.11.0 (2025-08-26) + +### Chores + +- Sync version to config.py [skip ci] + ([`9735469`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/973546990f2c45afa93f1aa6de33ff461ecf1a83)) + +### Features + +- Codex CLI support + ([`ce56d16`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/ce56d16240ddcc476145a512561efe5c66438f0d)) + + ## v5.10.3 (2025-08-24) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 7dca4db..79f3f9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "zen-mcp-server" -version = "5.10.3" +version = "5.11.0" description = "AI-powered MCP server with multiple model providers" requires-python = ">=3.9" dependencies = [