diff --git a/changelog.md b/changelog.md index 5c54011..aca28aa 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,17 @@ # Changelog +## 2025-08-30 - 5.3.0 - feat(cli/daemon/processmonitor) +Add flexible target resolution and search command; improve restart/backoff and error handling + +- Add new cli command `search` to find processes by id or name fragment. +- Allow flexible process targets in CLI commands (accepts numeric id, id:, or name: