diff --git a/Changelog.md b/Changelog.md index bb3745e..f818aa6 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.670 - 2023-03-19 +### Fixed: +- Avoid copying more handles than we have space for. + - Fixes a regression from 1.1.668 that caused crashes in Fire Emblem Engage. + ## 1.1.669 - 2023-03-18 ### Fixed: - OpenGL: Fix inverted conditional for counter flush from #4471.