Add changelog pieces, version
This commit is contained in:
		@@ -105,8 +105,8 @@ 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	 5)
 | 
			
		||||
set(MultiMC_VERSION_HOTFIX   0)
 | 
			
		||||
set(MultiMC_VERSION_MINOR	 4)
 | 
			
		||||
set(MultiMC_VERSION_HOTFIX   2)
 | 
			
		||||
 | 
			
		||||
# Build number
 | 
			
		||||
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										12
									
								
								changelog.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								changelog.md
									
									
									
									
									
								
							@@ -1,7 +1,15 @@
 | 
			
		||||
#MultiMC Changelog
 | 
			
		||||
 | 
			
		||||
##0.5.0
 | 
			
		||||
- In development...
 | 
			
		||||
##0.4.2
 | 
			
		||||
- Show a warning in the log if a library is missing
 | 
			
		||||
- Fixes for relocating instances to other MultiMC installs:
 | 
			
		||||
  - Libraries now use full Gradle dependency specifiers
 | 
			
		||||
  - Rework of forge installer (forge can reinstall itself using only the information already in the instance)
 | 
			
		||||
  - Fixed bugs in rarely used library insertion rules
 | 
			
		||||
- Make the global settings dialog into a page dialog
 | 
			
		||||
- Check if the Java binary can be found before launch
 | 
			
		||||
- Show a warning for paths containing a '!' (Java can't handle that properly)
 | 
			
		||||
- Many smaller fixes
 | 
			
		||||
 | 
			
		||||
##0.4.1
 | 
			
		||||
- Fix LWJGL version list (SourceForge has changed the download API)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user