fn generate_change_logs( package: &str, change_fragments: &mut HashMap<u64, Fragment>, ) -> Result<Vec<PackageChangeLog>>