diff --git a/Changelog.md b/Changelog.md index 8e72cd0..a869650 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.489 - 2022-12-24 +### Fixed: +- Some minor cleanups and optimizations. + - No known changes to emulator functionality. + ## 1.1.488 - 2022-12-21 ### Fixed: - Implement a software ETC2 texture decoder.