docs: trim changelog
This commit is contained in:
parent
b7301ab9c2
commit
8bd82cbb65
@ -8,10 +8,6 @@
|
||||
- Windows imports now probe workspace `.cursor/mcp.json`, `%USERPROFILE%\\.cursor\\mcp.json`, `%APPDATA%\\Cursor\\User\\mcp.json`, `.vscode/mcp.json`, and the current Windsurf/Codeium directories so editor-managed MCP servers show up without manual copies on Windows machines.
|
||||
- Implemented Windows process-tree enumeration/termination (via `powershell.exe Get-CimInstance Win32_Process`) so closing stdio transports tears down the full process tree on Windows just like macOS/Linux, preventing orphaned child servers.
|
||||
|
||||
### CI
|
||||
- Added a `windows-latest` job to the GitHub Actions workflow to run the same install/lint/build/test sequence as Linux, catching platform regressions before release.
|
||||
|
||||
|
||||
## [0.4.5] - 2025-11-10
|
||||
|
||||
### CLI & runtime
|
||||
|
||||
Loading…
Reference in New Issue
Block a user