Updated Changelog (markdown)
parent
7f70e7e56e
commit
2797319266
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue