Updated Changelog (markdown)

MetrosexualGarbodor 2024-08-31 20:40:32 +01:00
parent 2c356ca500
commit 302d15cedd
1 changed files with 10 additions and 0 deletions

@ -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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1382 - 2024-08-31
### Fixed:
- Make HLE project AOT friendly.
- No expected user-facing changes.
## 1.1.1381 - 2024-08-31
### Fixed:
- Replace ImageSharp with SkiaSharp everywhere.
- Fixes text inputs in games not allowing more than one character to be typed.
## 1.1.1380 - 2024-08-27 ## 1.1.1380 - 2024-08-27
### Fixed: ### Fixed:
- Fix deadlock in background translation thread shutdown. - Fix deadlock in background translation thread shutdown.