Updated Changelog (markdown)

EmulationFanatic 2020-08-03 17:56:04 -06:00
parent 7c4b17dbd7
commit 23ba0a5eff

@ -1,6 +1,10 @@
# 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.5126 - 2020-08-03
### Changed
- Rewrote & improved the logger to optimize operation and reduce unnecessary overhead. Removed vibration logs/spam from standard output; they are now only present if debug logging is enabled.
## 1.0.5123 - 2020-08-02 ## 1.0.5123 - 2020-08-02
### Added ### Added
- Implemented a Macro JIT. - Implemented a Macro JIT.