Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-27 20:32:46 +01:00
parent a43edc78fe
commit 412c3eb18c

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.686 - 2023-03-27
### Fixed:
- audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy.
- Fixes a crash when launching Ryujinx with SDL_AUDIODRIVER=dummy.
## 1.1.685 - 2023-03-27
### Fixed:
- Vulkan: Fix access level of extension fields and make them read-only.