diff options
author | Petr Mrázek <peterix@gmail.com> | 2019-02-21 00:45:36 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2019-02-21 00:45:36 +0100 |
commit | ae956d8fd6007304cbf6174ead70e61a61d502b0 (patch) | |
tree | 6946ca4236124b86a7b0b87d5de3d55784e136cc | |
parent | 73e487a31ebb194a51e6ac185141228b5e2f98c4 (diff) | |
download | MultiMC-ae956d8fd6007304cbf6174ead70e61a61d502b0.tar MultiMC-ae956d8fd6007304cbf6174ead70e61a61d502b0.tar.gz MultiMC-ae956d8fd6007304cbf6174ead70e61a61d502b0.tar.lz MultiMC-ae956d8fd6007304cbf6174ead70e61a61d502b0.tar.xz MultiMC-ae956d8fd6007304cbf6174ead70e61a61d502b0.zip |
NOISSUE update changelog0.6.5
-rw-r--r-- | changelog.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index e0fdfd80..5f35d879 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,16 @@ # MultiMC 0.6.5 -Work in progress... +Finalizing the translation workflow improvements and adding fixes for sounds missing in old game versions. + +### New or changed features + +- UI for the language settings has been unified across the application + +- GH-2209: Sounds in old (pre-1.6) versions should now work again + + The launcher now downloads the correct assets and reconstructs the `resources` folder inside instances. This mirrors the same fix implemented in vanilla. + + Also, a minor issue with the reconstruction being done twice per launch has been fixed. # Previous releases |