From c5ae4005c2fe13fb48bb43c782ed6bc22f8541fd Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 1 Jan 2021 15:11:27 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f2aabe8..bc62965 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6200- 2021-01-01 ### Changed -- Cleaned up/removed long < > ulong casts from Nvservices code. +- Cleaned up/removed long <-> ulong casts from Nvservices code. - Code cleanup only. No emulator functionality change. ## 1.0.6196- 2021-01-01