From 89d1e7913b0439f2e5c4f5858c25d49a15197afa Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 29 Dec 2020 13:32:53 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2d2c2c2..458f383 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.6176 - 2020-12-29 +### Added +- Implemented the ability add new executables when running a game. This allows more possibilities for game modding. + ## 1.0.6144 - 2020-12-26 ### Changed - Auto-updater restart after update function now only requires a single click on the "Yes" button.