Skip to content

Commit d81b61a

Browse files
committed
Release 0.5.0.3 (LisiasT) for SP >= 1.4.1
1 parent 283591e commit d81b61a

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# KSP-Recall :: Changes
22

3+
* 2026-0321: 0.5.0.3 (LisiasT) for KSP >= 1.4.1
4+
+ Updates `KSPe.Light` to 2.5.5.2, fixing a lame mistake that prevented it from working on KSP < 1.8.0 🤦
5+
+ Removes `ModuleManagerWatchDog` from the distribution instead of updating it to the latest.
6+
- Manual Installers and CurseForge users will install `ModularManagement` where the latest version will always be available.
7+
- CKAN doesn't install it.
38
* 2024-0521: 0.5.0.2 (LisiasT) for KSP >= 1.4.1
49
+ Fixes an unexpected misbehaviour on KSP >= 1.9.x that, frankly, I don't know how I had missed for so much time.
510
+ Closes issues:

CHANGE_LOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# KSP-Recall :: Change Log
22

3+
* 2026-0321: 0.5.0.3 (LisiasT) for KSP >= 1.4.1
4+
+ Updates `KSPe.Light` to 2.5.5.2, fixing a lame mistake that prevented it from working on KSP < 1.8.0 🤦
5+
+ Removes `ModuleManagerWatchDog` from the distribution instead of updating it to the latest.
6+
- Manual Installers and CurseForge users will install `ModularManagement` where the latest version will always be available.
7+
- CKAN doesn't install it.
38
* 2024-0521: 0.5.0.2 (LisiasT) for KSP >= 1.4.1
49
+ Fixes an unexpected misbehaviour on KSP >= 1.9.x that, frankly, I don't know how I had missed for so much time.
510
+ Closes issues:

KSP_Recall.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":0,
99
"MINOR":5,
1010
"PATCH":0,
11-
"BUILD":2
11+
"BUILD":3
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)