Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-05 02:57:17 +00:00
parent 32caa0fad5
commit fed1a54463

@ -1,6 +1,13 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.508-1.1.510 - 2023-01-04
### Fixed:
- Readd Ryujinx.Ui.LocaleGenerator removed in 1.1.506.
- Fixes a regression from 1.1.506 where the project couldn't be built with Visual Studio.
- hle: Add safety measure around overflow in ScheduleFutureInvocation.
- Fixes a regression from 1.1.506 that caused crashing on Linux.
## 1.1.507 - 2023-01-04
### Fixed:
- Make PPTC state non-static.