readTextChanges

Looks for changelog files (ending with .dd) in a directory and parses them.

readTextChanges
(,
string repoName
)

Parameters

changelogDir string

directory to search for changelog files

repoName string

origin repository that contains the changelog entry

Return Value

Type: auto

An InputRange of ChangelogEntrys

Meta