From 767ea41dfd689c62b2140dbd0cfa9cb2a866a0fc Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:35:14 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index aed60d6..e21923f 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.504 - 2023-01-03 +### Fixed: +- Avalonia - Add source generator for locale items. + - Makes it easier to manage localization code for the Avalonia GUI. No changes to actual UI functionality. + ## 1.1.503 - 2023-01-02 ### Fixed: - misc: Use official names for NVDEC registers.