Update release notes.

This commit is contained in:
David Reid
2020-07-11 11:18:59 +10:00
parent 30838471a0
commit d09d13a0f3
+1
View File
@@ -61964,6 +61964,7 @@ REVISION HISTORY
v0.10.13 - TBD
- Fix some potential buffer overflow errors with channel maps when channel counts are greater than MA_MAX_CHANNELS.
- Fix compilation error on Emscripten.
- Silence some unused function warnings.
- Increase the default buffer size on the Web Audio backend. This fixes glitching issues on some browsers.
v0.10.12 - 2020-07-04