Add changelog entry and README link for subagent example (#215)

This commit is contained in:
Mario Zechner 2025-12-19 01:46:33 +01:00
parent eb1d08a5fb
commit bab5cddd4d
3 changed files with 6 additions and 2 deletions

View file

@ -49,7 +49,7 @@ When closing issues via commit:
- Technical prose only, be kind but direct (e.g., "Thanks @user" not "Thanks so much @user!")
## Changelog
Location: `packages/coding-agent/CHANGELOG.md`
Location: `packages/coding-agent/CHANGELOG.md`, `packages/ai/CHANGELOG.md`, `packages/tui/CHANGELOG.md`, pick the one relevant to the changes or ask user.
- New entries ALWAYS go under `## [Unreleased]` section
- NEVER modify already-released version sections (e.g., `## [0.12.2]`)
- Each version section is immutable once released