Updated Changelog (markdown)

MetrosexualGarbodor 2023-11-18 23:10:03 +00:00
parent 0491bf5f25
commit ef06370ce6

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1090 - 2023-11-18
### Fixed:
- misc: Default to Vulkan if available or running on macOS.
- The default graphics backend will be Vulkan if a supported graphics card is detected.
## 1.1.1089 - 2023-11-16
### Fixed:
- Fix JitCache.Unmap called with the same address freeing memory in use.