diff --git a/RealFuels/RealFuels.version b/RealFuels/RealFuels.version index 6050f3dd..7d79b650 100644 --- a/RealFuels/RealFuels.version +++ b/RealFuels/RealFuels.version @@ -4,7 +4,7 @@ "VERSION": { "MAJOR": 15, - "MINOR": 7, + "MINOR": 8, "PATCH": 0 }, "KSP_VERSION": diff --git a/RealFuels/changelog.cfg b/RealFuels/changelog.cfg index 00655685..9557a365 100644 --- a/RealFuels/changelog.cfg +++ b/RealFuels/changelog.cfg @@ -5,6 +5,18 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RealFuels VERSION + { + version = 15.8.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Better print propellant rates (in volume and mass) in engine info, show total mass flow. Requires RO v17.5+ + subchange = Guard against NaN temperature when internal temp is the same as skin temp and MLI is added to the part + subchange = Remove hsp from cyrogenic resources since RF handles resource temperature change itself + } + } + VERSION { version = 15.7.0.0 versionKSP = 1.12.3