releaseNotes property

List<LocalizedText>? releaseNotes
getter/setter pair

A description of what is new in this release.

Implementation

core.List<LocalizedText>? releaseNotes;