Updated Changelog (markdown)

EmulationFanatic 2020-07-15 05:42:32 -06:00
parent ad434b758c
commit 6e2ee94bf7

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.4938 - 2020-07-15
### Fixed
- Corrected a decode exception condition introduced in 1.0.4725 (PR 1298).
## 1.0.4937 - 2020-07-14
### Added
- Implemented partial transform feedback support.