Updated Changelog (markdown)

MutantAura 2022-09-14 17:29:15 +01:00
parent 2c8a5cba5a
commit 8311fcf4ed

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.270 - 2022-09-14
### Fixed:
- Fix partial unmap reprotection on Windows.
- Fixes a regression in Super Smash Bros. Ultimate that caused some punctuation text to be missing.
## 1.1.269 - 2022-09-13
### Added:
- Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32.