From 8af1486cbd2ff6e85a0468ad460d12a545a16989 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 12 Mar 2020 01:54:34 +0000 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b4215d..5ea8258 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ that overrides the JACK client name derrived from the program name. ### CHANGE LOG #### 0.10.0 +* 12-MAR-2020: Fix control panel startup * 08-FEB-2020: Fix code to work with latest Wine * 08-FEB-2020: Add custom GUI for WineASIO settings, made by PyQt (taken off Cadence project code)