diff --git a/Changelog.md b/Changelog.md index 5748768..60f2c1d 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.1372 - 2024-08-05 +### Fixed: +- Replace and remove obsolete ByteMemoryPool type. + - Code cleanup. No expected user-facing changes. + ## 1.1.1371 - 2024-08-05 ### Fixed: - Fix same textures with unmapped start being considered different.