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.