ChangelogVersion

fun ChangelogVersion(    date: String,     code: Long,     name: String,     items: List<String>)