Function changelog::report::generate [] [src]

pub fn generate<'a>(
    config: &'a Configuration,
    commits: &'a [Commit]
) -> Report<'a>

Generate a new report for the commits with the given configuration