Update revision history.

This commit is contained in:
David Reid
2021-12-25 15:10:49 +10:00
parent f9a355527a
commit d36acb0d87
+1
View File
@@ -88734,6 +88734,7 @@ There have also been some other smaller changes added to this release.
REVISION HISTORY
================
v0.11.1 - TBD
- Result codes are now declared as an enum rather than #defines.
- Channel positions (MA_CHANNEL_*) are now declared as an enum rather than #defines.
- Fix a crash when passing in NULL for the pEngine parameter of ma_engine_init().
- AAudio: Fix an incorrect assert.