Skip to content

Commit 90ecacb

Browse files
tablackburnclaude
andcommitted
docs: link template CHANGELOG from README.md
Add a Changelog section to the template-facing README so visitors of the template repo on GitHub can discover the version history. Inserted between Requirements and License, with a one-line note that the template uses CalVer rather than SemVer (so reviewers don't read date-shaped numbers as broken SemVer). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a0e1579 commit 90ecacb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ The test suite runs against the `{{ModuleName}}` placeholder module to verify th
117117
- Git
118118
- (Optional) Docker for the devcontainer
119119

120+
## Changelog
121+
122+
See [CHANGELOG.md](CHANGELOG.md) for the template's version history. The template uses [Calendar Versioning](https://calver.org/) (`YYYY.MM.DD`) — the version reflects when a snapshot of the template was cut, not API compatibility.
123+
120124
## License
121125

122126
[MIT](LICENSE)

0 commit comments

Comments
 (0)