Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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.md

CHANGELOG.md files are expected to contain Markdown. See Markdown support for the supported Markdown syntax.