Updated Changelog (markdown)

EmulationFanatic 2020-07-20 05:57:46 -06:00
parent 095ca3f777
commit d77203a13f

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.4969 - 2020-07-19
### Fixed
- Implemented a small bit of code missing from 1.0.4964 (PR 1397), now ensuring that all HLE ipc sessions will be disposed when needed.
## 1.0.4964 - 2020-07-19
### Changed
- Improved implementation of CreateTransferMemory and CloseHandle syscalls.