diff --git a/Changelog.md b/Changelog.md index 2e95b0d..34a8656 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,9 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5833 - 2020-11-27 +### Change +- Added a check when loading the game list that ensures the datetime is valid in current culture. + - Resolves a rare crash that could occur when sorting the game list by last played datetime if the host PC datetime had been modified. + ## 1.0.5831 - 2020-11-27 ### Changed -- Removal of some unused warnings and general code cleanup. +- Removal of some unnecessary warnings and general code cleanup. ## 1.0.5816 - 2020-11-24 ### Added