Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-16 22:34:26 +00:00
parent 5e169e8e25
commit 68d32a646d

@ -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.