Commit d36acb0d authored by David Reid's avatar David Reid

Update revision history.

parent f9a35552
...@@ -88734,6 +88734,7 @@ There have also been some other smaller changes added to this release. ...@@ -88734,6 +88734,7 @@ There have also been some other smaller changes added to this release.
REVISION HISTORY REVISION HISTORY
================ ================
v0.11.1 - TBD 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. - 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(). - Fix a crash when passing in NULL for the pEngine parameter of ma_engine_init().
- AAudio: Fix an incorrect assert. - AAudio: Fix an incorrect assert.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment