diff --git a/Changelog.md b/Changelog.md index 94e7d3c..99fac56 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.348 - 2022-11-16 +### Fixed: +- Use new C# 11 UTF-8 string literals. + - Small code optimization. No known changes in games. + ## 1.1.347 - 2022-11-16 ### Fixed: - Make use of Random.Shared.