diff --git a/Changelog.md b/Changelog.md index 1d52524..1ec70c6 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.719 - 2023-04-16 +### Fixed: +- Vulkan: HashTableSlim lookup optimization. + - Small Vulkan optimization. No known changes in games. + ## 1.1.718 - 2023-04-16 ### Fixed: - Change SMAA filter texture clear method.