summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f82c174b17e4..65cd623baacb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2019-04-11 Frederik “Freso” S. Olesen <freso.dk@gmail.com>
+ * 4.2-1 :
+ Version bump.
+ See https://github.com/toolbox4minecraft/amidst/releases/tag/v4.2
+
+ Upstream changelog:
+ - added support up to Minecraft 1.11
+ - added meaningful error message for common modded Minecraft versions
+ - added menu entries for zooming
+ - adjusted keyboard shortcuts for zooming to be CTRL+G and CTRL+H
+ - added menu entry to display all logging messages (these are not updated after they are displayed)
+ - fixed bugs
+
+2019-04-11 Frederik “Freso” S. Olesen <freso.dk@gmail.com>
+
* 4.1-4 :
Extract program icon(s) from .jar instead of bundle it with PKGBUILD.
Make output from `install` no longer be verbose.