Update change history.

This commit is contained in:
David Reid
2023-11-29 07:51:30 +10:00
parent 2b8bb34ca2
commit 3c5b15b48b
+1
View File
@@ -2,6 +2,7 @@ v0.11.22 - TBD
=====================
* ALSA: Fix some warnings relating to unhandled return value of `read()`.
* DirectSound: Add support for specifying an explicit window handle for SetCooperativeLevel().
* Web: Fix ScriptProcessorNode path when compiling with `--closure=1`. Note that the Audio Worklets path is not currently working due to the callback specified in `emscripten_create_wasm_audio_worklet_processor_async` never getting fired.
v0.11.21 - 2023-11-15