Is there an explainer somewhere for how releases work in the compose-multiplatform repo? I get frequent notifications of new releases, but almost none of them have any release notes associated with them
right. Is there a guideline for what goes into those releases?
Zac Sweers
04/04/2023, 7:36 PM
for example - I'm curious if the rc that was published today supports kotlin 1.8.20 and is something we should test
i
Igor Demin
04/04/2023, 7:45 PM
You can look at the list of the commits. And there is also a link to the list of the commits of submodule (the compose itself).
It is complicated, so we want to atomate changelogs someday.