update the changelog

This commit is contained in:
Volker Fischer 2020-08-04 21:58:57 +02:00
parent 058fb0d794
commit f1abe15616
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
- support MIDI control faders in headless build (#483)
- support multi-threading in the server to better support multi-core CPUs,
use qmake "CONFIG+=multithreading" to enable the new multi-threading (#339)
- bug fix: added more mutex in the server (should fix #480)
- bug fix: --showallservers ping column sort is alphabetic (#201)