Updated Changelog (markdown)

Mary 2021-06-29 19:41:57 +02:00
parent 1fbf25d9aa
commit 3f00986a50

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6944 - 2021-06-29
### Changed:
- Fixes IPC sessions not being disposed at emulation end.
- This fix possible leaks (memory, opened files, ect) at emulation end.
## 1.0.6943 - 2021-06-29
### Added:
- Initial support for separate GPU address spaces was added.