diff --git a/Changelog.md b/Changelog.md index 66d67aa..9266bdd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7008 - 2021-08-20 +### Fixed: +- Adds a workaround for a Libhac issue where an exception is throw when trying to delete an inexistent folder recursively. + ## 1.0.7007 - 2021-08-20 ### Fixed: - Fixes spelling on some UI dialogs.