pub fn build_changelog(
cwd: &Path,
cfg: &Config,
history: &CommitHistory,
opts: Option<ChangelogBuildOptions>,
) -> Result<Changelog, Error>
pub fn build_changelog(
cwd: &Path,
cfg: &Config,
history: &CommitHistory,
opts: Option<ChangelogBuildOptions>,
) -> Result<Changelog, Error>