pub(crate) fn get_changelog( sh: &Shell, changelog_n: usize, commit: &str, prev_tag: &str, today: &str, ) -> Result<String>