docs: changelog entry for #287

This commit is contained in:
Mario Zechner 2025-12-23 13:07:05 +01:00
parent 35ebe88870
commit fb9c25f51e

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- **`--system-prompt` file path support**: The `--system-prompt` argument now correctly resolves file paths (like `--append-system-prompt` already did). ([#287](https://github.com/badlogic/pi-mono/pull/287) by [@scutifer](https://github.com/scutifer))
## [0.27.2] - 2025-12-23
### Added