pub fn get_package_change( package_name: String, branch: String, cwd: Option<String>, ) -> Option<Change>
Get a change for a specific package from the changes file in the root of the project.