Updated Changelog (markdown)

EmulationFanatic 2020-08-20 05:10:52 -06:00
parent 2c8e0dea85
commit af976e46b8

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.5200 - 2020-08-19
### Fixed
- Fixed some build warnings and debug asserts caused by uninitialized fields on the VP9 decoder.
- Does not affect gameplay or performance in any way.
## 1.0.5191 - 2020-08-18 ## 1.0.5191 - 2020-08-18
### Added ### Added
- Implemented IManagerForApplication calls and IAsyncContext. - Implemented IManagerForApplication calls and IAsyncContext.