diff --git a/miniaudio.h b/miniaudio.h index c38344b7..d8f0c590 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -65009,6 +65009,7 @@ REVISION HISTORY ================ v0.10.32 - TBD - WASAPI: Fix a deadlock in exclusive mode. + - PulseAudio: Yet another refactor, this time to remove the dependency on `pa_threaded_mainloop`. - Update to latest version of c89atomic. - Fix a bug where thread handles are not being freed.