summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--changelog.yaml9
2 files changed, 9 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0707571b..85ac4b57 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -83,7 +83,7 @@ set(MultiMC_NEWS_RSS_URL "http://multimc.org/rss.xml" CACHE STRING "URL to fetch
######## Set version numbers ########
set(MultiMC_VERSION_MAJOR 0)
set(MultiMC_VERSION_MINOR 3)
-set(MultiMC_VERSION_HOTFIX 2)
+set(MultiMC_VERSION_HOTFIX 4)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
diff --git a/changelog.yaml b/changelog.yaml
index db5a3e56..f850d6d2 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -64,4 +64,11 @@
- Tweak context menu to prevent accidental clicks
- Fix adding icons to custom icon directories
- Added a Patreon button to the toolbar
- - Minecraft authentication tasks now provide better error reports \ No newline at end of file
+ - Minecraft authentication tasks now provide better error reports
+0.3.4:
+ - Show a list of Patreon patrons in credits section of the about dialog
+ - Make the console window raise itself after minecraft closes
+ - Add Control/Command+q shortcut to quit from the main window
+ - Add french translation
+ - Download and cache FML libs for legacy versions
+ - Update the OS X icon