diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index 7239a592e2..0ac0f1accd 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -9,7 +9,7 @@ }, "VERSION": { "MAJOR": 17, - "MINOR": 11, + "MINOR": 12, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index ed41cc4241..bee957096f 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -6,28 +6,54 @@ KERBALCHANGELOG website = github.com/KSP-RO/RealismOverhaul VERSION { - version = 17.11.0.0 + version = 17.12.0.0 versionKSP = 1.12.3 CHANGE { change = What's Changed - subchange = Fix skylab typo - subchange = Enable physics on KF2 landing gear - subchange = Subcooled Methane Resource - subchange = CI using CKAN - subchange = Add 3m dish - subchange = Remove stock part tags that aren't relevant in RO context - subchange = Give station parts control even without crew - subchange = Do not set PF side density - subchange = Fix and greatly expand resistojet RCS configs - subchange = More FFT configs - subchange = Add Chimera combined-cycle ramjet - subchange = RL10 Updates - subchange = New Raptor and RVac MECs - subchange = Update RO_SolarConfig.cfg to remove Kopernicus multistar blacklist flag - subchange = Added Several Modern Companies - subchange = Add H-2 configs - subchange = Add deadly reentry to conflicts + subchange = Don't recommend outdated/incompatible mods + subchange = Let the planet pack handle aeroFX constants + subchange = Remove 'New Contributors' from changelog + subchange = Give KSPWheel parts some rotational resistance + subchange = Fix meteo waterfall config + subchange = Update Merlin1_Config.cfg + subchange = Fix missing TestFlight config for KTDU5A main engine + subchange = Add Turboprop configs + subchange = XLR99-RM-2A Changes + subchange = Create JTF17 Config + subchange = Switch to new NFE models and configure new ones + } + CHANGE + { + change = New Contributors + subchange = @uriyuzhui made their first contribution in + subchange = @zBeagles made their first contribution in + } + } + VERSION + { + version = 17.11.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Fix skylab typo + subchange = Enable physics on KF2 landing gear + subchange = Subcooled Methane Resource + subchange = CI using CKAN + subchange = Add 3m dish + subchange = Remove stock part tags that aren't relevant in RO context + subchange = Give station parts control even without crew + subchange = Do not set PF side density + subchange = Fix and greatly expand resistojet RCS configs + subchange = More FFT configs + subchange = Add Chimera combined-cycle ramjet + subchange = RL10 Updates + subchange = New Raptor and RVac MECs + subchange = Update RO_SolarConfig.cfg to remove Kopernicus multistar blacklist flag + subchange = Added Several Modern Companies + subchange = Add H-2 configs + subchange = Add deadly reentry to conflicts } } VERSION diff --git a/README.md b/README.md index af0a2c3882..e99ce2c4b1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul