Updated Changelog (markdown)

EmulationFanatic
2021-02-16 16:22:02 -07:00
parent 513fa29316
commit a458d15e1f

@@ -1,6 +1,10 @@
# 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.6587 - 2021-02-16
### Fixed
- Fixed a performance regression introduced in 1.0.6582 (PR 1987) involving memory tracking. The read/write flags had been inadvertently inverted.
## 1.0.6582 - 2021-02-16 ## 1.0.6582 - 2021-02-16
### Changed ### Changed
- Addresses are now properly validated when the PTE is loaded from the page table. - Addresses are now properly validated when the PTE is loaded from the page table.