File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 1.3.1
11+ ### Changed
12+ * Optimized scene switch overhead down from 1.5s to 140ms (as tested with ZTheme).
13+
1014## 1.3.0
1115This is the first release from KSPModStewards/HUDReplacer. For previous changelog
1216entries check out the releases on < https://github.com/UltraJohn/HUDReplacer > .
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Description >A mod that allows you to replace the HUD/UI of Kerbal Space Program</Description >
44
5- <Version >1.3.0 </Version >
5+ <Version >1.3.1 </Version >
66
77 <TargetFramework >net4.8</TargetFramework >
88 <!-- <DebugType>portable</DebugType> -->
You can’t perform that action at this time.
0 commit comments