diff --git a/Changelog.md b/Changelog.md index bc62965..efd8706 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,12 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.6200- 2021-01-01 +## 1.0.6200 - 2021-01-01 ### Changed - Cleaned up/removed long <-> ulong casts from Nvservices code. - Code cleanup only. No emulator functionality change. -## 1.0.6196- 2021-01-01 +## 1.0.6196 - 2021-01-01 ### Changed - Updated KAddressArbiter implementation to 11.x kernel. - Update Wait/SignalProcessWideKey implementation to match changes made on official 11.0 kernel.