Commit 0a3a6ae 1 parent 31c7965 commit 0a3a6ae Copy full SHA for 0a3a6ae
File tree 3 files changed +9
-1
lines changed
3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# TweakScale Companion :: Visuals :: Changes
2
2
3
+ * 2021-0919: 0.1.0.2 ** Beta** (LisiasT) for KSP >= 1.8
4
+ + A less than ideal initialisation routine were fixed.
5
+ + Closes Issues:
6
+ - [#2](https://github.com/net-lisias-ksp/TweakScaleCompanion_Visuals/issues/2) Race Condition while initialising the PartModule
3
7
* 2021-0908: 0.1.0.1 ** Beta** (LisiasT) for KSP >= 1.8
4
8
+ Short circuiting some Dependency Checks due a new misbehaviour introduced on KSP 1.12.2
5
9
* 2021-0705: 0.1.0.0 ** Beta** (LisiasT) for KSP >= 1.8
Original file line number Diff line number Diff line change 1
1
# TweakScale Companion :: Visuals :: Change Log
2
2
3
+ * 2021-0919: 0.1.0.2 ** Beta** (LisiasT) for KSP >= 1.8
4
+ + A less than ideal initialisation routine were fixed.
5
+ + Closes Issues:
6
+ - [#2](https://github.com/net-lisias-ksp/TweakScaleCompanion_Visuals/issues/2) Race Condition while initialising the PartModule
3
7
* 2021-0908: 0.1.0.1 ** Beta** (LisiasT) for KSP >= 1.8
4
8
+ Short circuiting some Dependency Checks due a new misbehaviour introduced on KSP 1.12.2
5
9
* 2021-0705: 0.1.0.0 ** Beta** (LisiasT) for KSP >= 1.8
Original file line number Diff line number Diff line change 8
8
"MAJOR":0,
9
9
"MINOR":1,
10
10
"PATCH":0,
11
- "BUILD":1
11
+ "BUILD":2
12
12
},
13
13
"KSP_VERSION_MIN":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments