diff options
author | Petr Mrázek <peterix@gmail.com> | 2016-02-29 09:08:35 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2016-02-29 09:08:35 +0100 |
commit | f53cd55fbbdc817ebadcb99abe3c54406c4b0e30 (patch) | |
tree | 5baa17d3275701527245236371b402f01d7d57de /changelog.md | |
parent | a3cd3d5ff18215a475ed6b5f231f3f02ccd668f7 (diff) | |
download | MultiMC-f53cd55fbbdc817ebadcb99abe3c54406c4b0e30.tar MultiMC-f53cd55fbbdc817ebadcb99abe3c54406c4b0e30.tar.gz MultiMC-f53cd55fbbdc817ebadcb99abe3c54406c4b0e30.tar.lz MultiMC-f53cd55fbbdc817ebadcb99abe3c54406c4b0e30.tar.xz MultiMC-f53cd55fbbdc817ebadcb99abe3c54406c4b0e30.zip |
NOISSUE bump version number and update changelog for next release
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/changelog.md b/changelog.md index 96f31ed6..2e387274 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,14 @@ -# MultiMC 0.4.11 +## MultiMC 0.4.12 + +See [features and bugfixes planned for 0.4.12](https://workflowy.com/s/4BkdTJIsPm). + +# Previous releases + +## MultiMC 0.4.11 This release contains mainly a workaround for Minecraft 1.9 support and returned support for OSX 10.7. -## **IMPORTANT** +### **IMPORTANT** - GH-1410: MultiMC crashes on launch on OSX 10.7 @@ -18,7 +24,7 @@ This release contains mainly a workaround for Minecraft 1.9 support and returned Some undocumented and unused features were removed from the format. Mostly version patches that removed libraries, advanced library application and merging rules, and things of similar nature. If you used them, you used an undocumented feature that is impossible to reach from the UI. -## Improvements +### Improvements - GH-1502: When the locally cached Minecraft version was deleted, the instance that needed it would have to be started twice @@ -28,8 +34,6 @@ This release contains mainly a workaround for Minecraft 1.9 support and returned This doesn't apply to every possible issue yet and will be expanded upon in the next release. -# Previous releases - ## MultiMC 0.4.10 Second hotfix for issues with wifi connections. |