Updated Changelog (markdown)

MetrosexualGarbodor 2022-03-05 15:24:29 +00:00
parent 009ab1bc9b
commit 061f224557

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.59 - 2022-03-05
### Fixed:
- Decoders: Fix instruction lengths for 16-bit branch instructions.
- No changes expected in games.
## 1.1.58 - 2022-03-04
### Changed:
- Decoder: Exit on trapping instructions, and resume execution at trapping instruction.