From 5333e4e2095822e462d02ade150b53a1af3d4954 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:41:45 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e3714df..6c0dc0d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.932 - 2023-06-28 +### Added: +- Cpu: Implement VCVT (between floating-point and fixed-point) instruction. + - Allows Death Road to Canada and Limbo to go in-game. + ## 1.1.931 - 2023-06-27 ### Fixed: - nuget: bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3.