docs: document prompt template slicing

This commit is contained in:
Mario Zechner 2026-01-16 12:06:21 +01:00
parent f869cc4ae5
commit 43c4a80e2e
3 changed files with 43 additions and 38 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added bash-style argument slicing for prompt templates ([#770](https://github.com/badlogic/pi-mono/pull/770) by [@airtonix](https://github.com/airtonix))
## [0.47.0] - 2026-01-16
### Breaking Changes