diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-04-01 23:02:40 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-04-01 23:03:04 +0200 |
commit | ad9d082f5713df72fc18de957547b7ad47a60e46 (patch) | |
tree | 98ffde14deea26cc2759801e2fb211b0d50c791b /changelog.yaml | |
parent | 52ff6a4140caa7e16eb3adec4948251593d213a7 (diff) | |
download | MultiMC-ad9d082f5713df72fc18de957547b7ad47a60e46.tar MultiMC-ad9d082f5713df72fc18de957547b7ad47a60e46.tar.gz MultiMC-ad9d082f5713df72fc18de957547b7ad47a60e46.tar.lz MultiMC-ad9d082f5713df72fc18de957547b7ad47a60e46.tar.xz MultiMC-ad9d082f5713df72fc18de957547b7ad47a60e46.zip |
Do not spam logs too much, bump version and add to changelog.0.3.2
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 a56645ba..c1f36408 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -57,3 +57,6 @@ 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 +0.3.2: + - Fix issues with libraries not getting replaced properly (fixes instance startup for new instances) + - Fix april fools
\ No newline at end of file |