diff --git a/miniaudio.h b/miniaudio.h index 6326d86c..b37ac3c1 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -65020,6 +65020,7 @@ The following miscellaneous changes have also been made. REVISION HISTORY ================ v0.10.32 - TBD + - WASAPI: Fix a deadlock in exclusive mode. - Update to latest version of c89atomic. - Fix a bug where thread handles are not being freed.