diff --git a/Changelog.md b/Changelog.md index 8e58634..ce926c0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog 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 ### Added - Implemented a Macro JIT.