From d31382bdb05e2b81aab2aa6e32245ec609fc43e8 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 21 Oct 2020 06:18:02 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5c3eb8c..12202bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5553 - 2020-10-21 +### Changed +- Removed Reflection.Emit's dependency on CPU and Shader projects. + - These projects are now more readily compatible with any potential future AOT implementations. + ## 1.0.5552 - 2020-10-21 ### Changed - Added a missing null check on image binding.