Chengelogs and Roadmap?
Hi,
is there any way to read up on a change log with the new releases (esp. the nightly builds)? Or what is the recommended way to find out what's new in that very release?
And is there a roadmap somewhere that let's us know about a new release date? I mean to have read somewhere that 2.1 was supposed to be released in December 2015?
Thank you!
Comments
For changelogs, see https://musescore.org/en/developers-handbook/release-notes.
As to the roadmap, there's both https://musescore.org/en/developers-handbook/references/musescore-roadm… and https://musescore.org/en/about/roadmap, neither of which contains future release dates.
For nightlies, the only changelog is the git log.
On master https://github.com/musescore/MuseScore/commits/master
On 2.0.3 https://github.com/musescore/MuseScore/commits/2.0.3
Release notes are created for released version only, not for development version.
In general we don't communicate about release dates before we know we can make it and even in this case we manage to miss the deadline :) So there is no date for 2.1 yet.