Bundle a Changelog
Sysand Index presents a bundled CHANGELOG.md as the project changelog on the
project page. Use it to summarize notable changes between published project
versions.
When you run sysand build, a CHANGELOG.md file located next to the
.project.json and .meta.json files are automatically packaged with the built
.kpar file.
project-directory/
.project.json
.meta.json
CHANGELOG.mdCHANGELOG.md files are expected to contain Markdown. See Markdown
support for the supported Markdown syntax.