diff --git a/Changelog.md b/Changelog.md index 86f5bdb..a768a6e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,12 +3,12 @@ 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 +## 1.1.1252 - 2024-04-05 ### Fixed: - Add missing ModWindowTitle locale key. - Fixes the title for the mod manager window. -## 1.1.1251 - 2024-04-04 +## 1.1.1251 - 2024-04-05 ### Added: - Add support to IVirtualMemoryManager for zero-copy reads. - Code cleanup. No expected user-facing changes.