Skip to content

Commit f53a5f5

Browse files
committed
docs: add changelog automation guidance
1 parent ab39d21 commit f53a5f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Build reliable agent systems by separating pure decision logic from runtime side
3636
## Release Hygiene
3737
- Keep semver ranges stable (`~> 2.0` for Jido ecosystem peers)
3838
- Use Conventional Commits
39-
- Update `CHANGELOG.md`, guides, and examples for behavior/API changes
39+
- Do not modify `CHANGELOG.md`; release notes are generated from Git history during release, so keep changes focused on proper Conventional Commits.
4040

4141
## References
4242
- `README.md`

0 commit comments

Comments
 (0)