From 8a2fb53459f9bf6afd54feb670e3eb91fffcc549 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 25 May 2021 11:14:45 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 20fe6b4..01f49f3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6895 - 2021-05-25 +### Changed +- Implemented all changes made in audren REV9 on 12.0.0. + ## 1.0.6894 - 2021-05-24 ### Changed - POWER Update: implemented a new host mapped memory manager for major performance improvements across the board. Fastest option is now set by default.