Function xtask::release::changelog

source ยท
fn changelog() -> Result<(), Box<dyn Error>>
Expand description

Generate the changelog for a given crate.

This will be called by cargo-release and it will set the correct environment and call it from within the correct directory.