diff --git a/Changelog.md b/Changelog.md index 99fac56..4fdbc90 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.349 - 2022-11-16 +### Fixed: +- Update units of memory from decimal to binary prefixes. + - Changes "GB" to "GiB" and "MB" to "MiB" on the UI and the rest of the code. + ## 1.1.348 - 2022-11-16 ### Fixed: - Use new C# 11 UTF-8 string literals.