Function update_change_log

Source
fn update_change_log(
    logs: &[PackageChangeLog],
    manifest_path: &Utf8Path,
) -> Result<()>