CHANGES: Update for 0.7 beta 1

This commit is contained in:
Vicki Pfau 2018-09-24 17:21:24 -07:00
parent 909faa485c
commit 776d8a7f71
1 changed files with 5 additions and 2 deletions

View File

@ -99,13 +99,16 @@ Misc:
- FFmpeg: Support lossless VP9 encoding - FFmpeg: Support lossless VP9 encoding
- mGUI: Add fast forward toggle - mGUI: Add fast forward toggle
0.6.3: (2017-04-14) 0.6 beta 1: (2018-09-24)
- Initial beta for 0.6
0.6.3: (2018-04-14)
Bugfixes: Bugfixes:
- GB Audio: Revert unsigned audio changes - GB Audio: Revert unsigned audio changes
- GB Video: Fix bad merge (fixes mgba.io/i/1040) - GB Video: Fix bad merge (fixes mgba.io/i/1040)
- GBA Video: Fix OBJ blending regression (fixes mgba.io/i/1037) - GBA Video: Fix OBJ blending regression (fixes mgba.io/i/1037)
0.6.2: (2017-04-03) 0.6.2: (2018-04-03)
Bugfixes: Bugfixes:
- Core: Fix ROM patches not being unloaded when disabled (fixes mgba.io/i/962) - Core: Fix ROM patches not being unloaded when disabled (fixes mgba.io/i/962)
- 3DS: Fix opening files in directory names with trailing slashes - 3DS: Fix opening files in directory names with trailing slashes