From cba22f7ee0238967d010766640475be323eaf6da Mon Sep 17 00:00:00 2001 From: Forkk Date: Thu, 1 May 2014 13:10:46 -0500 Subject: [PATCH] Bump version and update changelog. --- CMakeLists.txt | 2 +- changelog.yaml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0707571b3..85ac4b575 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 db5a3e561..f850d6d22 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