From 2b35ef96911f853030b7856608d36653589743c4 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:40:19 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1ec70c6..f9e4590 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.1.720 - 2023-04-16 +### Changed: +- Revert "chore: Update Silk.NET to 2.17.1". + - Reverts the change in 1.1.715 as it caused issues on self-built macOS builds. + ## 1.1.719 - 2023-04-16 ### Fixed: - Vulkan: HashTableSlim lookup optimization.