diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-11-21 11:13:54 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-11-21 11:20:18 +0100 |
commit | 4ae0d8e0af6c0746e6d083829fc4c9a46fa15940 (patch) | |
tree | c50cdd38be7a0d7401c0c9a384b54e8fe28af235 /changelog.md | |
parent | 9f14b319df41c68bb306cb901bdf4085a8dbd334 (diff) | |
download | MultiMC-4ae0d8e0af6c0746e6d083829fc4c9a46fa15940.tar MultiMC-4ae0d8e0af6c0746e6d083829fc4c9a46fa15940.tar.gz MultiMC-4ae0d8e0af6c0746e6d083829fc4c9a46fa15940.tar.lz MultiMC-4ae0d8e0af6c0746e6d083829fc4c9a46fa15940.tar.xz MultiMC-4ae0d8e0af6c0746e6d083829fc4c9a46fa15940.zip |
NOISSUE Update changelog for version 0.4.50.4.5
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index 275fe932..8e3d26bf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,11 @@ #MultiMC Changelog -##0.5.0 -- In development... +##0.4.5 +- Copies of FTB instances should work again (GH-619) +- Fixed OSX version not including the hotfix number +- If the currectly used java version goes missing, it now triggers auto-detect (GH-608) +- Improved 'refresh' and 'update check' icons of the dark and bright simple icon themes (GH-618) +- Fixed console window hiding - it no longer results in windowless/unusable MultiMC ##0.4.4 - Other logs larger than 10MB will not load to prevent logs eating the whole available memory |