ChangelogItem

constructor(message: String, authors: MutableList<String> = mutableListOf(), elements: MutableList<Int> = mutableListOf())