Updated Changelog (markdown)

EmulationFanatic 2020-07-03 18:02:11 -06:00
parent 37fc0c1880
commit b610ba37a2

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.4827 - 2020-07-03
### Changed
- Fixed compilation warnings.
- Utilize new LibHac APIs for executable loading.
## 1.0.4826 - 2020-07-03
### Added
- Partially implemented LEA shader instruction.