diff --git a/Changelog.md b/Changelog.md index 8f6a28f..2ec5e76 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6190 - 2021-01-01 +### Changed +- Update copyright headers for 2021. + - Happy new Year! + + +## 1.0.6190 - 2020-12-30 +### Changed +- Redistribute updated OpenAL binary. + - WWe now include a copy of OpenAL out-of-the box with Ryujinx. This removes the need to manually download and install OpenAL. We've also moved from using the fork provided by openal.org to the fork provided by openal-soft.org which is still maintained, and has had 1000's of improvements over the old version. This should improve OpenAL audio issues slightly in some games that suffered previously. + ## 1.0.6182 - 2020-12-30 ### Changed - Redistribute updated OpenAL binary.