diff --git a/Changelog.md b/Changelog.md index b7a2ade..89d68e7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,8 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5736 - 2020-11-17 ### Fixed - Resolved an issue causing the virtual address of texture descriptors not be cleaned up when caching, instead ocleaning texture format and swizzle. - - Should fix high duplication and possible texture corruption for certain games. -NOTE: This will invalidate all cache layers as this is a critical bugfix on the cache saving system. + - Should fix high duplication and possible texture corruption for certain games. +**NOTE: This will invalidate all cache layers as this is a critical bugfix on the cache saving system.** ## 1.0.5727 - 2020-11-16 ### Fixed