getChangeLogs

fun getChangeLogs(version: String): Single<List<ChangeLogItem>>

getChangeLogs, This Single will emmit the list of ChangeLogItem for the Lotto app

Return

a Single that emits the list of ChangeLogItem.

Parameters

version

the changelog version