diff --git a/Changelog.md b/Changelog.md index 90a041b..c9e177f 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.32 - 2022-02-16 +### Fixed: +- amadeus: Fix PCMFloat datasource command v1. + - Small code correction. No changes expected in games. + ## 1.1.31 - 2022-02-16 ### Fixed: - Do not allow render targets not explicitly written by the fragment shader to be modified.