Changelog.Changelog Type
Holds data for a changelog file, which include changelog entries an other metadata
Record fields
| Record Field | Description |
Full Usage:
Description
Field type: string option
|
|
|
|
Full Usage:
Header
Field type: string
|
|
|
|
|
|
Instance members
| Instance member | Description |
|
|
|
|
Full Usage:
this.PromoteUnreleased
Parameters:
string
nugetVersion : string
Returns: Changelog
|
|
Static members
| Static member | Description |
Full Usage:
Changelog.New(header, description, unreleased, entries, references)
Parameters:
string
description : string option
unreleased : Unreleased option
entries : ChangelogEntry list
references : Reference list
Returns: Changelog
|
|