Updated Changelog (markdown)

EmulationFanatic 2021-06-10 05:21:18 -06:00
parent 897ef01c97
commit 5f9d0889ea

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6910 - 2021-06-10
### Changed
- Increased the height of the settings window in the main GUI. Now all options are able to be viewed & modified without any scrolling.
## 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.