Skip to content

ChangelogΒΆ

This language allows to create changelogs in the Markdown format. They can be written in the semantic versioning format: changelog with a semantic versioning format

A month and year based format is also supported:

changelog with a month/year format

Changes itself are written in the keepachangelog format. The following types of changes exist:

  • Added for new features
  • Changed for changes in existing functionality
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

The following special nodes can be used in the descriptions:

Due to the limitation of the text language, there is a separate intention Combine Multiple Elements Without Spaces to remove spaces between elements. Select multiple elements to make this intention visible.