diff --git a/Changelog.md b/Changelog.md index 67277e6..31d54bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7130 - 2021-12-23 +### Added: +- Add Volume Controls + Mute Toggle (F2). + - Adds volume controls to the Settings > System page, as well as a volume indicator in the bottom bar. + - Clicking the volume indicator in the bottom bar or pressing F2 toggles mute. + ## 1.0.7129 - 2021-12-19 ### Fixed: - Fix for texture pool not being updated when it should + buffer texture fixes.