Skip to content

Commit

Permalink
Release 2.2.1.0 (Lisias) for KSP >= 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Mar 18, 2023
1 parent 03a1bdf commit 6780702
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# TweakScale Companion :: Post Kerbin Mining Corporation Add'Ons :: Changes

* 2023-0318: 2.2.1.0 (Lisias) for KSP >= 1.3
+ Removes deprecated calls to KSPe. Minimum target is v2.5 now.
+ Renders it compatible to TweakScale 2.4.7.0 and superior only.
* 2023-0304: 2.2.0.0 (Lisias) for KSP >= 1.3
+ Adds Support for Far Future Technologies
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 :: Post Kerbin Mining Corporation Add'Ons :: Change Log

* 2023-0318: 2.2.1.0 (Lisias) for KSP >= 1.3
+ Removes deprecated calls to KSPe. Minimum target is v2.5 now.
+ Renders it compatible to TweakScale 2.4.7.0 and superior only.
* 2023-0304: 2.2.0.0 (Lisias) for KSP >= 1.3
+ Adds Support for Far Future Technologies
* 2021-1016: 2.1.0.1 (Lisias) for KSP >= 1.3
Expand Down
2 changes: 1 addition & 1 deletion TweakScaleCompanion.PKMC.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"VERSION":{
"MAJOR":2,
"MINOR":2,
"PATCH":0,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION_MIN":{
Expand Down

0 comments on commit 6780702

Please sign in to comment.