diff --git a/Changelog.md b/Changelog.md index b04dd38..eeca562 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.0.7092 - 2021-10-28 +### Added: +- Add support for the brazilian portuguese language code. + - Brazilian Portuguese can now be selected in the "System Language" dropdown. + ## 1.0.7091 - 2021-10-24 ### Fixed: - Kernel: Fix inverted condition on permission check of SetMemoryPermission syscall.