diff options
author | Sky <git@bunnies.cc> | 2014-03-29 16:29:38 +0000 |
---|---|---|
committer | Sky <git@bunnies.cc> | 2014-03-29 16:29:38 +0000 |
commit | 1f677a33257113f9de00dfd1b3e72321fe87923d (patch) | |
tree | e1c9c88e2ffda7ea42725f5ef248f1d6926eca31 | |
parent | 902dc50c873670c7241988758470c87cdde5f429 (diff) | |
download | MultiMC-1f677a33257113f9de00dfd1b3e72321fe87923d.tar MultiMC-1f677a33257113f9de00dfd1b3e72321fe87923d.tar.gz MultiMC-1f677a33257113f9de00dfd1b3e72321fe87923d.tar.lz MultiMC-1f677a33257113f9de00dfd1b3e72321fe87923d.tar.xz MultiMC-1f677a33257113f9de00dfd1b3e72321fe87923d.zip |
Tweak changelog
-rw-r--r-- | changelog.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.yaml b/changelog.yaml index cf957c49..82130021 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -34,6 +34,7 @@ 0.3: - Improved instance view - Overhauled 1.6+ version loading + - Added a patch system for instance modification - There is no longer a single custom.json file that overrides version.json - Instead there are now "patch" files in <instance>/patches/, one for each main tweaker (forge, liteloader etc.) - These patches are applied after version.json in a customisable order, @@ -50,4 +51,4 @@ - Screenshot uploading/managing - Instance badges - Some pre/post command stuff (remove the timeout, variable substitution) - - Fix logging when the system language is not en_US
\ No newline at end of file + - Fix logging when the system language is not en_US |