diff --git a/Changelog.md b/Changelog.md index 5f56ea8..86f5bdb 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.1252 - 2024-04-04 +### Fixed: +- Add missing ModWindowTitle locale key. + - Fixes the title for the mod manager window. + ## 1.1.1251 - 2024-04-04 ### Added: - Add support to IVirtualMemoryManager for zero-copy reads.