Add changelog entry for haiku.skills 0.5.1 compatibility fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
27a71c7e01
commit
2eea9b3bc9
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# Changelog
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Compatibility with haiku.skills 0.5.1**: Replaced removed `SkillToolset.system_prompt` with `build_system_prompt(toolset.skill_catalog)` across chat TUI, backend app, and examples
|
||||
- **Minimum dependency**: Bumped `haiku.skills` requirement to `>=0.5.1`
|
||||
|
||||
## [0.32.1] - 2026-02-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue