From ae956d8fd6007304cbf6174ead70e61a61d502b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 21 Feb 2019 00:45:36 +0100 Subject: [PATCH] NOISSUE update changelog --- changelog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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