Skip to content

Commit cd04b43

Browse files
yibn2008claude
andcommitted
docs: simplify 2.1.1 changelog entries
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 048ce54 commit cd04b43

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

HISTORY.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
## 2.1.1 (2026-03-17)
22

3-
- feat: add `ss`/`lsof` fallback chain for port-to-PID lookup
4-
- fix: resolve Windows UDP ports to PID correctly
5-
- fix: add debug logging for fallback chain and improve test coverage
6-
- refactor: simplify `debugLog` API to accept config object directly
7-
- refactor: use `debugLog` instead of `log.warn` for fallback messages
8-
- refactor: simplify `find_pid` with `execCmd` and `matchPort` helpers
9-
- test: add UDP integration test and parameterize port tests
10-
- chore: update dependencies, fix security vulnerabilities (serialize-javascript, diff)
11-
- chore: remove unused devDependencies (eslint, glob)
12-
- chore: update .npmignore to exclude dev/config files from package
3+
- feat: add `ss`/`lsof` fallback chain for port-to-PID lookup on Linux
4+
- fix: resolve Windows UDP ports to PID correctly, improve fallback debug logging
5+
- refactor: simplify `debugLog` API, `find_pid` helpers, and fallback messages
6+
- chore: update dependencies, fix security vulnerabilities, clean up unused devDeps
137

148
## 2.1.0 (2026-02-28)
159

0 commit comments

Comments
 (0)