diff --git a/Changelog.md b/Changelog.md index 656fc9d..37caf47 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ 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.1017 - 2023-09-18 +### Fixed: +- Use compiled binding for localizations. + - Code cleanup. No expected changes in games. + +## 1.1.1016 - 2023-09-18 +### Fixed: +- Remove more usages of reflection binding. + - Code cleanup. No expected changes in games. + ## 1.1.1015 - 2023-09-16 ### Fixed: - Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability.