diff --git a/Changelog.md b/Changelog.md index f818aa6..1c390de 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.671 - 2023-03-19 +### Fixed: +- Remove MultiRange Min/MaxAddress and rename GetSlice to Slice. + - Code cleanup. No changes in games. + ## 1.1.670 - 2023-03-19 ### Fixed: - Avoid copying more handles than we have space for.