Skip to content

Commit

Permalink
Release 0.3.0.8 (LisiasT) for [1.4.1 <= KSP <= 1.12.5]
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Jan 15, 2023
1 parent b119789 commit 4a26d61
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,5 +1,8 @@
# KSP-Recall :: Changes

* 2023-0115: 0.3.0.8 (LisiasT) for KSP >= 1.4.1
+ Updates the thing to KSP 1.12.5
+ Updates `KSPe.Light` with bugfixes and support for 1.12.5
* 2022-1126: 0.3.0.7 (LisiasT) for KSP >= 1.4.1
+ Fixing a naïve approach on checking the `pwd`.
- Thanks to Fellow Kerbonaut [TurtleMountain](https://forum.kerbalspaceprogram.com/index.php?/profile/223946-turtlemountain/) for the [report](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-143/&do=findComment&comment=4202553) and help on the [diagnose](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-143/&do=findComment&comment=4202776)!
Expand Down
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# KSP-Recall :: Change Log

* 2023-0115: 0.3.0.8 (LisiasT) for KSP >= 1.4.1
+ Updates the thing to KSP 1.12.5
+ Updates `KSPe.Light` with bugfixes and support for 1.12.5
* 2022-1126: 0.3.0.7 (LisiasT) for KSP >= 1.4.1
+ Fixing a naïve approach on checking the `pwd`.
- Thanks to Fellow Kerbonaut [TurtleMountain](https://forum.kerbalspaceprogram.com/index.php?/profile/223946-turtlemountain/) for the [report](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-143/&do=findComment&comment=4202553) and help on the [diagnose](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-143/&do=findComment&comment=4202776)!
Expand Down
2 changes: 1 addition & 1 deletion KSP_Recall.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":3,
"PATCH":0,
"BUILD":7
"BUILD":8
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 4a26d61

Please sign in to comment.