diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-06-28 00:21:36 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-06-28 00:21:36 +0200 |
commit | 7f4073840a9732d03c9f71f9baa08502f0bf2d94 (patch) | |
tree | e6d60e232bbed2c139f128616074ddcd6f5b3533 /changelog.yaml | |
parent | f0d850e1ee299ecdb19c2d02e24e83a2a167bcc1 (diff) | |
download | MultiMC-7f4073840a9732d03c9f71f9baa08502f0bf2d94.tar MultiMC-7f4073840a9732d03c9f71f9baa08502f0bf2d94.tar.gz MultiMC-7f4073840a9732d03c9f71f9baa08502f0bf2d94.tar.lz MultiMC-7f4073840a9732d03c9f71f9baa08502f0bf2d94.tar.xz MultiMC-7f4073840a9732d03c9f71f9baa08502f0bf2d94.zip |
Bump version, fix typo, update the changelog.
Diffstat (limited to 'changelog.yaml')
-rw-r--r-- | changelog.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml index 9a8b3e57..02aebf5e 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -84,3 +84,5 @@ - A crash handler implementation has been added. 0.3.7 - Fixed forge for 1.7.10-pre4 (and any future prereleases) +0.3.8 + - Workaround for performance issues with Intel integrated graphics chips |