This function will be invoked if there is a new release to get the changes.
final Future<String?> Function( String latestVersion, String appVersion, )? getChangelog;