Skip to content

Commit fa3d188

Browse files
committed
Changelog
1 parent dcdd855 commit fa3d188

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@
77
## 0.2.0 - 2025-01-08
88

99
### Added
10+
1011
- New unified `ctrl` tool that consolidates start, stop, and restart operations into a single MCP tool
1112
- `persistproc start`, `persistproc stop`, and `persistproc restart` commands continue to work as aliases
1213
- Support for `--environment` flag in start operations for setting environment variables via JSON
1314

15+
### Changed
16+
17+
- Replace `kill-persistproc` with `shutdown` and demote it from MCP tool to command line command
18+
1419
## 0.1.0 - 2025-07-06
1520

1621
- Initial release of persistproc

0 commit comments

Comments
 (0)