diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-04-16 01:05:03 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-04-16 01:05:03 +0200 |
commit | bf1632e4ed09f3fdc140b25a67b82f2bedb66f76 (patch) | |
tree | 259a878d8924141a23158e236bf00af622a2a550 | |
parent | b286b9328158ad7686b7787d54c857e973c5b74c (diff) | |
download | MultiMC-bf1632e4ed09f3fdc140b25a67b82f2bedb66f76.tar MultiMC-bf1632e4ed09f3fdc140b25a67b82f2bedb66f76.tar.gz MultiMC-bf1632e4ed09f3fdc140b25a67b82f2bedb66f76.tar.lz MultiMC-bf1632e4ed09f3fdc140b25a67b82f2bedb66f76.tar.xz MultiMC-bf1632e4ed09f3fdc140b25a67b82f2bedb66f76.zip |
Add to the changelog0.3.3
-rw-r--r-- | changelog.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.yaml b/changelog.yaml index cb51ccca..db5a3e56 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -63,4 +63,5 @@ 0.3.3: - Tweak context menu to prevent accidental clicks - Fix adding icons to custom icon directories - - Added a Patreon button to the toolbar
\ No newline at end of file + - Added a Patreon button to the toolbar + - Minecraft authentication tasks now provide better error reports
\ No newline at end of file |