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().