From eee2854328bd32190d085cb538d5200a4af4f460 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:59:34 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2846e90..f69dfda 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6808 - 2021-03-29 +### Changed +- Modified the DNS blacklist to be case-insensitive. + ## 1.0.6807 - 2021-03-29 ### Changed - Optimized PrintRoSectionInfo code.