From e8d8508f4d067d506ef1bcb50492a06fec6763da Mon Sep 17 00:00:00 2001 From: gdkchan Date: Fri, 25 Jun 2021 20:26:26 -0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 20b95a4..201e511 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.6939 - 2021-06-25 +### Changed: +- Implements custom (greater than 1) line width support, along with line smoothing support. + - Fixes incorrect line thickness on the grid that shows on Mario Golf: Super Rush. + ## 1.0.6938 - 2021-06-25 ### Fixed: - Fixes unwritten shader output values, which was previously using a value of 0 instead of 1.