diff --git a/CHANGELOG.md b/CHANGELOG.md index 7977819d..5964e0af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,27 @@ All notable changes to McpMux will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.0.1](https://github.com/MCP-Mux/mcp-mux/releases/tag/v0.0.1) - 2026-02-05 + + +### Bug Fixes + +- use explicit version+path for internal crate deps to fix cargo p… ([#22](https://github.com/MCP-Mux/mcp-mux/pull/22)) + + +### Chores + +- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15)) + + +### Other + +- Fix cargo package versions ([#21](https://github.com/MCP-Mux/mcp-mux/pull/21)) + +- Fix release update ([#19](https://github.com/MCP-Mux/mcp-mux/pull/19)) + +- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5)) + +- Initial commit: MCP Mux desktop app, gateway, and tooling +