From b2208ce8883239593513452a7d294e420038f1c6 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Tue, 6 Sep 2022 22:06:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index dbe3fa9..3447ff5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.249 - 2022-09-06 +### Changed: +- Update bug report template. + - Updates the issue reporting template for "bug report" on the Ryujinx GitHub page. + - No program functionality changes. + ## 1.1.248 - 2022-09-01 ### Fixed: - Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint().