Hi all,
to ease development the master branch (our development branch) is now the default branch when you initially clone the repository.
Pull requests are now for master by default and closing issues from commits actually works.
The instructions on the wiki already tell you to either explicitly checkout a stable branch (like v4.2) or master anyway, so if these were followed there is no change.
Also if you already have a clone, nothing changes for you.
Cheers, Felix