summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 8bbade3e..7d35655c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,7 +1,15 @@
#MultiMC Changelog
-##0.5.0
-- In development...
+##0.4.2
+- Show a warning in the log if a library is missing
+- Fixes for relocating instances to other MultiMC installs:
+ - Libraries now use full Gradle dependency specifiers
+ - Rework of forge installer (forge can reinstall itself using only the information already in the instance)
+ - Fixed bugs in rarely used library insertion rules
+- Make the global settings dialog into a page dialog
+- Check if the Java binary can be found before launch
+- Show a warning for paths containing a '!' (Java can't handle that properly)
+- Many smaller fixes
##0.4.1
- Fix LWJGL version list (SourceForge has changed the download API)