Updated Changelog (markdown)

MetrosexualGarbodor 2023-11-06 22:17:17 +00:00
parent 59671f9897
commit 2e9e65fb81

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1071 - 2023-11-06
### Fixed:
- Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes.
- The console and logs will no longer show a warning for every game on the games list that has never been played.
## 1.1.1070 - 2023-11-05 ## 1.1.1070 - 2023-11-05
### Fixed: ### Fixed:
- Better handle instruction aborts when hitting unmapped memory. - Better handle instruction aborts when hitting unmapped memory.