fn changelog() -> Result<(), Box<dyn Error>>
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.
cargo-release