Function git_iris::changes::handle_release_notes_command

source ยท
pub async fn handle_release_notes_command(
    common: CommonParams,
    from: String,
    to: Option<String>,
) -> Result<()>