From a3d6b16f4603e4f8c661d1e9d2be0648e154be18 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Thu, 24 Dec 2020 04:15:45 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5408773..8756119 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.6134 - 2020-12-24 +### Changed +- Free up memory allocated by Pools (via GC) during any translations at boot time (due to PPTC) and when closing a title. + ## 1.0.6127 - 2020-12-17 ### Changed - Fixed Vnmls_S instruction.