Compare commits
	
		
			No commits in common. "6bbc063c250c89fd0b9486a138c1dcf377955001" and "9f1065c6eaa01c87166f4ebd3aae8cbed9ee04cd" have entirely different histories.
		
	
	
		
			6bbc063c25
			...
			9f1065c6ea
		
	
		
@ -2,7 +2,6 @@
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <TargetFramework>net7.0-windows</TargetFramework>
 | 
			
		||||
    <OutputType>WinExe</OutputType>
 | 
			
		||||
    <Version>0.2.0</Version>
 | 
			
		||||
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
 | 
			
		||||
    <UseWindowsForms>true</UseWindowsForms>
 | 
			
		||||
    <UseWPF>true</UseWPF>
 | 
			
		||||
 | 
			
		||||
@ -1,14 +1,5 @@
 | 
			
		||||
# EliteBGS changelog
 | 
			
		||||
 | 
			
		||||
## 0.2.0 on 29.11.2022
 | 
			
		||||
 | 
			
		||||
* Moved project to .NET 7.0
 | 
			
		||||
* Added an experimental combat zone detector. Since there is no dedicated entry in the journal
 | 
			
		||||
  for a combat zone, this code will do a lot of guessing.
 | 
			
		||||
* Add thargoid kills and thargoid vouchers.
 | 
			
		||||
* Add a warning if something has been done in E:D Legacy.
 | 
			
		||||
* Fixed a bug were on foot murders were not properly recognised.
 | 
			
		||||
 | 
			
		||||
## 0.1.7 on 09.11.2022
 | 
			
		||||
 | 
			
		||||
* Fixed a bug related to total amount of credits gained by turning in organic data.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user