diff --git a/Changelog.md b/Changelog.md index 3fdbc9c..c666c33 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.757 - 2023-05-05 +### Fixed: +- Fix typo in TextureBindingsManager.cs. + - "accomodate" -> "accommodate". + ## 1.1.756 - 2023-05-05 ### Fixed: - Use ToLowerInvariant when detecting GPU vendor.