docs(changelog): drop duplicate "### Changed" header (#231 F2)
The YAML-migration entry (#229) added a second "### Changed" header in the same [Unreleased] group that already had one (#216), rendering as two Changed sections and violating Keep a Changelog. Remove the duplicate header so the #229 bullet falls under the existing Changed section. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -67,8 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
toggle. Previously the create call defaulted to including sub-pages, silently
|
||||
exposing every child of a freshly shared page. (#216)
|
||||
|
||||
### Changed
|
||||
|
||||
- **The agent-roles catalog is now stored as YAML instead of JSON.** Each role's
|
||||
long `instructions` system prompt is a literal block scalar (`|-`), so editing
|
||||
a single sentence shows up as a line-by-line diff and the prompt is editable as
|
||||
|
||||
Reference in New Issue
Block a user