Added entries for all the changes since 3.8.1#2249
Added entries for all the changes since 3.8.1#2249softins merged 1 commit intojamulussoftware:masterfrom
Conversation
ed067a2 to
ce7402d
Compare
|
I have verified that all the users mentioned in this section of the |
ce7402d to
a21aba4
Compare
|
@vibraphon provided a picture of his home built vibraphone for Jamulus. Please update the ChangeLog to give @vibraphon photograph credit for the vibraphone icon.
|
There was a problem hiding this comment.
One minor nit.
Cross-checked completeness via some new tooling (will send a PR shortly):
$ ./tools/is-changelog-complete.sh
Checking if all Github PRs since 3.8.1 are included for 3.8.2...
-> Missing PR #2249 (Added entries for all the changes since 3.8.1)
Checking if all Github Issues since 3.8.1 are included for 3.8.2...
-> Missing Issue #2247 (Prepare Release 3.8.2)
-> Missing Issue #2214 (Accelerator key collision in several languages)
Checking if all PR or Issue references in git log since r3_8_1 are included for 3.8.2 based on ref origin/master...
-> Missing PR #2221 from git log (Minor correction to PR template)
-> Missing PR #1993 from git log (Fix for #1688 - unicode in mixer should wrap on character boundaries)
#2214 should either be de-tagged or must be remembered for inclusion in the Changelog.
All other "findings" are not Changelog-worthy, so this is fine.
CHANGELOG: SKIP
a5facc2 to
61c9e54
Compare
| - Client: Added Vibraphone to list of instruments (#2043, #2080, #2158). | ||
| (contributed by @DavidSavinkoff, @softins, photo by @vibraphon) | ||
|
|
||
| - Client: On Windows, if no driver found while installing, the "Run Jamulus" |
There was a problem hiding this comment.
Seeing as this is an installer thing, can we also put the Mac client install fix below this? It's the main thing for Mac users in this release.
There was a problem hiding this comment.
Oh wait it's merged - I'll do it myself :-)
This is the first draft of the ChangeLog additions since 3.8.1, for review and comment.
It was produced while examining the output of
git log --graph master...r3_8_1