diff options
author | Petr Mrázek <peterix@gmail.com> | 2016-01-17 13:24:59 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2016-01-17 13:24:59 +0100 |
commit | ce326ccdff32f5c62392df085df324ea6ec3804f (patch) | |
tree | 9fc1beb8354580fc44933d54eaf50821512edf18 /changelog.md | |
parent | 1ed86bfe1a58b5a6640972e5ab52815d3e13a3f7 (diff) | |
download | MultiMC-ce326ccdff32f5c62392df085df324ea6ec3804f.tar MultiMC-ce326ccdff32f5c62392df085df324ea6ec3804f.tar.gz MultiMC-ce326ccdff32f5c62392df085df324ea6ec3804f.tar.lz MultiMC-ce326ccdff32f5c62392df085df324ea6ec3804f.tar.xz MultiMC-ce326ccdff32f5c62392df085df324ea6ec3804f.zip |
GH-1055 fix typo and missing description
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index eb79f4c3..b89e8c18 100644 --- a/changelog.md +++ b/changelog.md @@ -13,7 +13,7 @@ Fluffy and functional! Future updates should no longer have this issue. -## New featueres +## New features - GH-1047, GH-1233: MultiMC now includes basic Minecraft world management. @@ -121,7 +121,7 @@ Fluffy and functional! - GH-1202: SSL certificates are now rebuilt on start on OSX. - GH-1303: Translations and notification cache are stored in the normal data folder now, not alongside the binaries. This only affects third party linux packaging. -- GH-1266, GH-1301, +- GH-1266, GH-1301: Linux runner scripts has been improved. - GH-1360: Development and other unstable versions of MultiMC now uses github commits instead of this manually maintained changelog. # Previous releases |