From 14dadef8a18dff4474576f0c4b8e69c5c13761b5 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Tue, 6 Sep 2022 22:26:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Changelog.md b/Changelog.md index 3447ff5..dbe3fa9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,12 +1,6 @@ # 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().