Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Changelog ¶
type Changelog struct {
// contains filtered or unexported fields
}
Changelog struct
func (*Changelog) GenerateChanglog ¶
func (c *Changelog) GenerateChanglog(templateConfig shared.ChangelogTemplateConfig, analyzedCommits map[shared.Release][]shared.AnalyzedCommit) (*shared.GeneratedChangelog, error)
GenerateChanglog from given commits
Click to show internal directories.
Click to hide internal directories.