Updated Changelog (markdown)

MetrosexualGarbodor 2022-06-05 19:33:52 +01:00
parent 0a1ddfc0a4
commit 483ae55635

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.141 - 2022-06-05
### Fixed:
- Remove freed memory range from tree on memory block disposal.
- Fixes an issue where the emulator could crash after stopping emulation and starting another game afterwards.
## 1.1.140 - 2022-06-05
### Fixed:
- Extend uses count from ushort to uint on Operand Data structure.