From b95ecfc14d6804095239b7ae9f59e77ef64abc69 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 5 Sep 2020 04:17:00 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index eba371f..ef3672a 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.5292 - 2020-09-05 +### Changed +- Removed redundant sentence in README.ME. No emulator code changes. + ## 1.0.5271 - 2020-09-01 ### Changed - Updated LibHac to version 0.12.0. General improvements to system stability and backend file system fixes & enhancements.