Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-01 22:43:06 +00:00
parent e0a50d0082
commit 561acbf90d

@@ -1,6 +1,11 @@
# 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.7095 - 2021-11-01
### Fixed:
- hle: Make Ryujinx.HLE project entirely safe.
- Followup of the changes in 1.0.7089.
## 1.0.7095 - 2021-11-01 ## 1.0.7095 - 2021-11-01
### Fixed: ### Fixed:
- When waiting on CPU, do not return a time out error from EventWait. - When waiting on CPU, do not return a time out error from EventWait.