Updated Changelog (markdown)

EmulationFanatic 2020-07-24 06:05:12 -06:00
parent 052245711f
commit 578361dfd0

@ -1,6 +1,17 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5011 - 2020-07-23
### Added
- Updated LibHac to version 0.11.3.
- Removes the timeout when deleting files from the local file system.
## 1.0.5010 - 2020-07-23
### Changed
- Implemented GPFifo and made other changes and improvements to GPFifoClass and GPFifo semaphore implementation, respectively.
- Added a fast path for guest constant buffer updates.
- Brings significant performance boosts to games such as Diablo III: Eternal Collection that make heavy use of the functionality.
## 1.0.5004 - 2020-07-23
### Fixed
- Fixed full-screen toggle issues.