Skip to content

Commit 6417412

Browse files
chore: release v0.0.1
1 parent f873ab5 commit 6417412

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
All notable changes to McpMux will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
9+
## [0.0.1](https://github.com/MCP-Mux/mcp-mux/releases/tag/v0.0.1) - 2026-02-05
10+
11+
12+
### Bug Fixes
13+
14+
- use explicit version+path for internal crate deps to fix cargo p… ([#22](https://github.com/MCP-Mux/mcp-mux/pull/22))
15+
16+
17+
### Chores
18+
19+
- clean start - reset to v0.0.1
20+
21+
- bump version to 0.0.2
22+
23+
- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15))
24+
25+
26+
### Other
27+
28+
- Fix cargo package versions ([#21](https://github.com/MCP-Mux/mcp-mux/pull/21))
29+
30+
- Fix release update ([#19](https://github.com/MCP-Mux/mcp-mux/pull/19))
31+
32+
- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5))
33+
34+
- Initial commit: MCP Mux desktop app, gateway, and tooling
35+
36+
37+
### Refactoring
38+
39+
- simplify versioning - only mcpmux has managed version
40+

0 commit comments

Comments
 (0)