summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2015-06-01 00:18:52 +0200
committerPetr Mrázek <peterix@gmail.com>2015-06-01 00:18:52 +0200
commit96c497f6542daabeaa67e96e4298df50f65663d0 (patch)
tree22729777fa21614da849091f7219aa3dfcec3796 /changelog.md
parent10b3906b53149b5ae77098456fb3488d5fd88939 (diff)
downloadMultiMC-96c497f6542daabeaa67e96e4298df50f65663d0.tar
MultiMC-96c497f6542daabeaa67e96e4298df50f65663d0.tar.gz
MultiMC-96c497f6542daabeaa67e96e4298df50f65663d0.tar.lz
MultiMC-96c497f6542daabeaa67e96e4298df50f65663d0.tar.xz
MultiMC-96c497f6542daabeaa67e96e4298df50f65663d0.zip
GH-980 more changelog tweakery
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index dcbf0d2d..5892ac35 100644
--- a/changelog.md
+++ b/changelog.md
@@ -7,6 +7,8 @@ This is what 0.4.6 should have been. Oh well, at least it's here now!
- GH-985: Jar mods are now movable and removable after adding
- GH-983: Use 'minecraft.jar' as the main jar when using jar mods - fixes NEI in Legacy Minecraft versions
- GH-977: Fix FTB paths on Windows
+
+ This removes some very old compatibility code. If you get any issues, make sure you run the FTB Launcher and let it update its files.
- GH-992 and GH-1003: Improved performance when saving settings:
- Bad performance was caused by improved data consistency
- Each config file is now saved only once, not once for every setting
@@ -17,7 +19,7 @@ This is what 0.4.6 should have been. Oh well, at least it's here now!
- GH-997: Fixed saving of multi-line settings. This fixes notes.
- GH-967: It is now possible to add patches (Forge and LiteLoader) to tracked FTB instances properly.
- Libraries added by the patches wil be used from MultiMC's `libraries` folder, while the tracked patches will use FTB's folders.
+ Libraries added by the patches will be taken from MultiMC's `libraries` folder, while the tracked patches will use FTB's folders.
- GH-1011 and GH-1015: Fixed various issues when the patch versions aren't complete