diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-03-31 00:19:43 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-03-31 00:19:43 +0200 |
commit | 29b00eab311064a6ae1512c3c35144c33e7f8ac3 (patch) | |
tree | e4134b1e8c1eeb9b18920097187cbbc7bff207ef /changelog.yaml | |
parent | a3c95d9bcc581d74e3d8bfa6e1d3db0478b209f9 (diff) | |
download | MultiMC-29b00eab311064a6ae1512c3c35144c33e7f8ac3.tar MultiMC-29b00eab311064a6ae1512c3c35144c33e7f8ac3.tar.gz MultiMC-29b00eab311064a6ae1512c3c35144c33e7f8ac3.tar.lz MultiMC-29b00eab311064a6ae1512c3c35144c33e7f8ac3.tar.xz MultiMC-29b00eab311064a6ae1512c3c35144c33e7f8ac3.zip |
Fix FTB-related issues0.3.1
Diffstat (limited to 'changelog.yaml')
-rw-r--r-- | changelog.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml index bcc367d0..a56645ba 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -54,3 +54,6 @@ - Fix logging when the system language is not en_US - Setting PermGen to 64 will now omit the java parameter because it is the default - Fix encoding of escape sequences (tabs and newlines) in config files +0.3.1: + - Fix copying of FTB instances (instance type is changed properly now) + - Customizing FTB pack versions will remove the FTB pack patch file |