This is more of a general git/github question that something specific to compose for desktop, but each release is mostly just a link to a tag, which marks a specific commit. So if you click on the release version number, it takes you to the tag, which shows (on the left) the commit that was tagged. And there's a nice "compare" option you can use to see the new commits vs an older tag.