Skip to content

Commit ab5503c

Browse files
committed
Release 1.0.0.0 BETA (LisiasT) for KSP >= 1.2.2
1 parent ab3ef78 commit ab5503c

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

CHANGES.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Module Manager Watch Dog :: Changes
22

3-
* 2020-0612: 0.0.2.0 (LisiasT) for KSP >= 1.4
4-
+ Minor fixes and adjustments
5-
* 2020-0612: 0.0.1.0 (LisiasT) for KSP >= 1.4
6-
+ Initial public release
7-
+ Works on KSP >= 1.4, but it's only needed on KSP >= 1.8
3+
* 2021-0705: 1.0.0.0 BETA (LisiasT) for KSP >= 1.2.2
4+
+ Added rules to be enforced for:
5+
- Scale Redist not having duplicated DLLs, being present when needed and on the correct place
6+
- Interstellar Redist not having duplicated DLLs, being present when needed and on the correct place
7+
+ Allowing the rules to be waived or enforced on the running KSP version at user's discretion (by a patch on a ConfigNode file)
8+
- Including the Module Manager ones.
9+
+ Allowing the thing to run on KSP >= 1.2.2, as this thingy can be useful on many KSP versions now.

CHANGE_LOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Module Manager Watch Dog :: Change Log
22

3+
* 2021-0705: 1.0.0.0 BETA (LisiasT) for KSP >= 1.2.2
4+
+ Added rules to be enforced for:
5+
- Scale Redist not having duplicated DLLs, being present when needed and on the correct place
6+
- Interstellar Redist not having duplicated DLLs, being present when needed and on the correct place
7+
+ Allowing the rules to be waived or enforced on the running KSP version at user's discretion (by a patch on a ConfigNode file)
8+
- Including the Module Manager ones.
9+
+ Allowing the thing to run on KSP >= 1.2.2, as this thingy can be useful on many KSP versions now.
310
* 2020-0612: 0.0.2.0 (LisiasT) for KSP >= 1.4
411
+ Minor fixes and adjustments
512
* 2020-0612: 0.0.1.0 (LisiasT) for KSP >= 1.4

0 commit comments

Comments
 (0)