Updated Changelog (markdown)

MetrosexualGarbodor 2022-02-09 20:49:51 +00:00
parent bfebda8692
commit 7f89a676a3

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.23 - 2022-02-09
### Fixed:
- Add a limit on the number of uses a constant may have.
- Deathsmiles II now works.
## 1.1.22 - 2022-02-09
### Changed:
- misc: Make PID unsigned long instead of long.
- Code cleanup. No changes in games.
## 1.1.21 - 2022-02-08
### Added:
- ARMeilleure: A32: Implement SHSUB8 and UHSUB8.