pub fn changelog_changes( tree: &dyn Tree, basis_tree: &dyn PyTree, cl_path: &Path, ) -> Result<Option<Vec<String>>, Error>
Find changes in a changelog file.