Commit 4bac8ed
Fix changelog guidelines: PR format and automation reference
Fixes identified in code review:
1. PR link format: Changed from `[PR #123]` to `[PR 1818]` (no hash)
- Analysis shows 165 entries without hash vs only 7 with hash
- Aligns with actual project standard
2. Added reference to `bundle exec rake update_changelog`
- This is the existing automation for updating version headers
- Mentioned in CHANGELOG.md line 18 but was missing from guidelines
3. Verified file ends with newline (required per CLAUDE.md)
These changes ensure guidelines match actual usage and reference
existing automation tools.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent a4a0ab0 commit 4bac8ed
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments