Updated Changelog (markdown)

MetrosexualGarbodor 2023-09-26 05:01:08 +01:00
parent 53c2af68ea
commit 3baaf86372

@ -3,6 +3,16 @@ 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.1030 - 2023-09-25
### Fixed:
- Reduce the amount of descriptor pool allocations on Vulkan.
- Fixes VK_ERROR_UNKNOWN on AMD GPUs in Puyo Puyo Tetris.
## 1.1.1029 - 2023-09-25
### Fixed:
- Make Vulkan memory allocator actually thread safe.
- Attempts to fix a rare crash reported on macOS in The Legend of Zelda: Tears of the Kingdom.
## 1.1.1028 - 2023-09-25
### Fixed:
- Add VTimer as alternative interrupt method on Apple Hypervisor.