summaryrefslogtreecommitdiffstats
path: root/changelog.yaml
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-06-03 01:44:19 +0200
committerPetr Mrázek <peterix@gmail.com>2014-06-03 01:44:19 +0200
commit3a0cdf2d3dde6192694ca34429ab277608357c2a (patch)
treed733ec937333a1c1e676266b3309ad4c6c363a2f /changelog.yaml
parente1f542b5b01078f03a25e388c43073574a5eee22 (diff)
downloadMultiMC-3a0cdf2d3dde6192694ca34429ab277608357c2a.tar
MultiMC-3a0cdf2d3dde6192694ca34429ab277608357c2a.tar.gz
MultiMC-3a0cdf2d3dde6192694ca34429ab277608357c2a.tar.lz
MultiMC-3a0cdf2d3dde6192694ca34429ab277608357c2a.tar.xz
MultiMC-3a0cdf2d3dde6192694ca34429ab277608357c2a.zip
Tagging 0.3.60.3.6
Diffstat (limited to 'changelog.yaml')
-rw-r--r--changelog.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml
index 7fb75534..40c344d2 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -76,3 +76,9 @@
0.3.5
- More versions are now selectable when changing instance versions
- Fix for Forge/FML changing its mcmod.info metadata format
+0.3.6
+ - New server status - now with more color
+ - Fix for FTB tracking issues
+ - Fix for translations on OSX not working
+ - Screenshot dialog should be harder to lose track of when used from the console window
+ - A crash handler implementation has been added.