Changelog

Properties
Name Type Attributes Default Description
title string

title of the changelog section

type string <optional>
added

type information of the section. Options: added, improved, fixed, progress.

items Array.<string>

itemized list of items to show in that section. Can use markdown.

Details