Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-29 20:50:42 +00:00
parent 874c851c5c
commit 1f1e94e624

@@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.7112 - 2021-11-29
### Fixed:
- Don't blow up everything if a DLC file is moved or renamed.
- Fixes DLC manager crashing the emulator when DLC files have been moved or renamed, removing the need to delete a DLC.json file when this happens.
## 1.0.7111 - 2021-11-28
### Added:
- infra: Migrate to .NET 6.