ReleaseNotes.

Notes Property

Summary

Gets the release notes.
Namespace
Cake.Common
Containing Type
ReleaseNotes

Syntax

public IReadOnlyList<string> Notes { get; }

Value

Type Description
IReadOnlyList<string> The release notes.