File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.3.1
4+ - fix logging of exceptions during savegame loading
5+ - fix non-uniqueness of savegame parent directories
6+
37## v0.3.0
48---
59- replace displaying of save-time instead of last-write-time, resolves #2
812 - allows changing Kelvin and Virginias stats
913 - allows moving Kelvin and Virginia to the player or each other
1014
11-
1215## v0.2.1
1316---
1417- add detailed options to regrow trees instead of reviving all, resolves
1518
19+
1620## v0.2.0
1721---
1822- misc fixes
Original file line number Diff line number Diff line change 1212 // app, or any theme specific resource dictionaries)
1313) ]
1414[ assembly: AssemblyCompany ( "codengine" ) ]
15- [ assembly: AssemblyFileVersion ( "0.3.0 " ) ]
16- [ assembly: AssemblyInformationalVersion ( "0.3.0 " ) ]
15+ [ assembly: AssemblyFileVersion ( "0.3.1 " ) ]
16+ [ assembly: AssemblyInformationalVersion ( "0.3.1 " ) ]
1717[ assembly: AssemblyProduct ( "SOTFEdit" ) ]
1818[ assembly: AssemblyTitle ( "SOTFEdit" ) ]
19- [ assembly: AssemblyVersion ( "0.3.0 " ) ]
19+ [ assembly: AssemblyVersion ( "0.3.1 " ) ]
2020[ assembly: TargetPlatform ( "Windows7.0" ) ]
2121[ assembly: SupportedOSPlatform ( "Windows7.0" ) ]
2222[ assembly: Guid ( "d59ec208-5fc6-4336-a9db-dbeb36938f78" ) ]
You can’t perform that action at this time.
0 commit comments