Updated Changelog (markdown)

MetrosexualGarbodor 2023-10-12 17:15:12 +01:00
parent 43f2ee40a9
commit 5cc6f7edb9
1 changed files with 5 additions and 0 deletions

@ -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.1051 - 2023-10-12
### Fixed:
- Replace ReaderWriterLock with ReaderWriterLockSlim.
- Code cleanup. No expected changes in games.
## 1.1.1050 - 2023-10-09
### Fixed:
- Fix games freezing after initializing LDN 1021 times.