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.