diff --git a/Changelog.md b/Changelog.md index a62e54b..3576fb1 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.5034 - 2020-07-25 +### Fixed +- Incremented PPTC version, which was missed in 1.0.5021 (PR 1410). + ## 1.0.5030 - 2020-07-25 ### Changed - GPU memory access related code cleanup.