diff --git a/Changelog.md b/Changelog.md index 32eecd1..255772b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1353 - 2024-07-18 +### Fixed: +- Add missing Buffer attribute on NGC Check method. + - Fixes a crash in Teenage Mutant Ninja Turtles: Splintered Fate, and other games that do profanity filter checks and target firmware 16.0.0+. + ## 1.1.1352 - 2024-07-17 ### Fixed: - Vulkan: Defer guest barriers, and improve image barrier timings.