From 116ad5609cf8954ddd364d1788d55bfb95998d5a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:47:58 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index fd062aa..77cfaa6 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.1.166 - 2022-07-06 +### Fixed: +- Fix Vi managed and stray layers open/close/destroy. + - Portal and Portal 2 are now playable. + ## 1.1.165 - 2022-07-06 ### Added: - Implement CPU FCVT Half <-> Double conversion variants.