File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## Unreleased
9+
10+ ## 1.3.0
11+ This is the first release from KSPModStewards/HUDReplacer. For previous changelog
12+ entries check out the releases on < https://github.com/UltraJohn/HUDReplacer > .
13+
14+ ### Added
15+ * HUDReplacer now has a ` KSPAssembly ` attribute.
16+
17+ ### Changed
18+ * @UltraJohn has relicensed HUDReplacer from ARR to GPLv3.
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.2.12 </Version >
5+ <Version >1.3.0 </Version >
66
77 <TargetFramework >net4.8</TargetFramework >
88 <!-- <DebugType>portable</DebugType> -->
You can’t perform that action at this time.
0 commit comments