From 897ef01c97f7395b5d023c35ab08d7e18797241b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 8 Jun 2021 17:38:58 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 979936c..4ba5737 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.6909 - 2021-06-09 +### Fixed +- Fixed a sampler leak on exit by making TextureBindingsManager disposable and calling the dispose method in the TextureManager. + ## 1.0.6908 - 2021-06-09 ### Fixed - The GPU subchannel state is no longer cleared on BindChannel.