Updated Changelog (markdown)

EmulationFanatic 2020-07-19 20:11:41 -06:00
parent 20ed476ff1
commit 095ca3f777

@ -1,6 +1,16 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.4964 - 2020-07-19
### Changed
- Improved implementation of CreateTransferMemory and CloseHandle syscalls.
- Fixed session services not being disposed.
## 1.0.4963 - 2020-07-19
### Added
- Added VBIC, VTST, and VSRA 32-bit instructions.
- Fixes missing opcode crashes in several 32-bit games.
## 1.0.4957 - 2020-07-17 ## 1.0.4957 - 2020-07-17
### Changed ### Changed
- No longer prints guest stack trace for svcBreak debug calls. - No longer prints guest stack trace for svcBreak debug calls.