Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-30 00:54:59 +01:00
parent c93ab1bbd4
commit 03e668526d

@ -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.842 - 2023-05-29
### Fixed:
- Linux: Automatically increase vm.max_map_count if it's too low.
- Works around a Linux issue where several games, including Shin Megami Tensei V and The Legend of Zelda: Tears of the Kingdom, would segfault after exceeding the max amount of memory mappings.
## 1.1.841 - 2023-05-28
### Fixed:
- nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0.