From 1c998a57f9c9b8f45ab7af2a6981c161192a6f60 Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 19 Dec 2019 18:48:27 +1000 Subject: [PATCH] Update release notes. --- miniaudio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/miniaudio.h b/miniaudio.h index ab101430..b0f33bd9 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -35626,6 +35626,7 @@ Device REVISION HISTORY ================ v0.9.9 - 20xx-xx-xx + - Fix compilation errors with MinGW. - Core Audio: Fix bugs in the case where the internal device uses deinterleaved buffers. v0.9.8 - 2019-10-07