diff --git a/Changelog.md b/Changelog.md index d2d9565..26075eb 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.406 - 2022-12-01 +### Fixed: +- Better SDL2 Audio Init Error Logging. + - Adds an error to the log when SDL2 fails to initialize. + ## 1.1.405 - 2022-12-01 ### Fixed: - GPU: Track buffer migrations and flush source on incomplete copy.