Updated Changelog (markdown)

EmulationFanatic 2021-06-08 17:38:58 -06:00
parent 46ee5c393f
commit 897ef01c97

@ -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.