Skip to content

Commit 81a18a5

Browse files
committed
docs: credit @sharpninja for #49 in v1.10.0 changelog
1 parent 460e0e5 commit 81a18a5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ sections at the TOP of the file; keep older sections for history.
2828
## Internal
2929
- Launcher command-line construction is centralized in shared per-platform `Build*` helpers (#49); `-NoProfile` is emitted from a single `noProfile`-gated point per interactive platform, covered by unit tests for both flag states plus the always-on headless path.
3030

31+
## Acknowledgements
32+
- This release's `--no-profile` work was contributed by [@sharpninja](https://github.com/sharpninja) (Payton Byrd) in [#49](https://github.com/yotsuda/PowerShell.MCP/pull/49). Thank you!
33+
3134

3235
# Version: 1.9.0
3336

0 commit comments

Comments
 (0)