changeNotes

abstract val changeNotes: Property<String>

A concise summary of new features, bug fixes, and alterations provided in the latest plugin version. These change notes will be displayed on the JetBrains Marketplace plugin page and in the Plugins settings dialog. Basic HTML elements such as text formatting, paragraphs, and lists are permitted.

The change notes content is automatically encapsulated in <![CDATA[... ]]>.

The inputted value will populate the <change-notes> element.

See also