Skip to content

Commit

Permalink
Release 0.0.3.0 (LisiasT) for KSP >= 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Sep 19, 2021
1 parent d2bdf72 commit f0d8cfd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
11 changes: 2 additions & 9 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# TweakScale Companion :: Living Style :: Changes

* 2020-0907: 0.0.2.1 (LisiasT) for KSP >= 1.2.2
* 2021-0919: 0.0.3.0 (LisiasT) for KSP >= 1.2.2
+ Adds support for:
- CxAerospace Station Parts
+ Fix some packaging issues.
* 2020-0806: 0.0.1.0 (LisiasT) for KSP >= 1.2.2
+ Initial Public Release
+ Adds support for:
- HabTech
- HabTech2
- Tokamak Industries (and PorkJet's HabPack)
- Station Parts Expansion
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# TweakScale Companion :: Living Style :: Change Log

* 2021-0919: 0.0.3.0 (LisiasT) for KSP >= 1.2.2
+ Adds support for:
- Station Parts Expansion
* 2020-0907: 0.0.2.1 (LisiasT) for KSP >= 1.2.2
+ Adds support for:
- CxAerospace Station Parts
Expand Down
4 changes: 2 additions & 2 deletions TweakScaleCompanion.LivingStyle.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"VERSION":{
"MAJOR":0,
"MINOR":0,
"PATCH":2,
"BUILD":1
"PATCH":3,
"BUILD":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit f0d8cfd

Please sign in to comment.