summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2016-01-17 14:43:51 +0100
committerPetr Mrázek <peterix@gmail.com>2016-01-17 14:43:51 +0100
commit2c2b960ab4842b527653ec6fb8081412d9b02bae (patch)
tree9e660d5f768bb734d0bf0cd4ca25cbd08619c84d
parentce326ccdff32f5c62392df085df324ea6ec3804f (diff)
downloadMultiMC-2c2b960ab4842b527653ec6fb8081412d9b02bae.tar
MultiMC-2c2b960ab4842b527653ec6fb8081412d9b02bae.tar.gz
MultiMC-2c2b960ab4842b527653ec6fb8081412d9b02bae.tar.lz
MultiMC-2c2b960ab4842b527653ec6fb8081412d9b02bae.tar.xz
MultiMC-2c2b960ab4842b527653ec6fb8081412d9b02bae.zip
GH-1055 fix more types in changelog0.4.8
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index b89e8c18..8dc5b0a3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -55,10 +55,10 @@ Fluffy and functional!
- Dropdown menu on the main window now lists profiles, not accounts.
- Modpacks:
- - GH-1140: Modpack downloads now check for update on the server even if the file is alreaddy locally available.
+ - GH-1140: Modpack downloads now check for update on the server even if the file is already locally available.
- GH-1148: When creating an instance from modpack, the instance name will be guessed based on the modpack file or URL (unless you set it yourself).
- GH-1280: While importing modpacks, the progress dialog now says what is happening.
- - When selecting the modpack fiels in the new instance dialog, the contents are selected for easy replacement.
+ - When selecting the modpack field in the new instance dialog, the contents are selected for easy replacement.
- Instance settings
- Wrapper commands now use the proper UI field and do not get replaced with pre-launch commands.