diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index fc4062423d..6d5656d2c3 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -9,7 +9,7 @@ }, "VERSION": { "MAJOR": 17, - "MINOR": 9, + "MINOR": 10, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index 63aae6979d..1be4a7d9a0 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -6,20 +6,41 @@ KERBALCHANGELOG website = github.com/KSP-RO/RealismOverhaul VERSION { - version = 17.9.0.0 + version = 17.10.0.0 versionKSP = 1.12.3 CHANGE { change = What's Changed - subchange = Configure new defaults shapes for B9 wings and control surfaces - subchange = RocketMotorMenagerie Updated RO Configs - subchange = Update Raptor description - subchange = Remove increased dynamic pressure penalty modifiers from the LR91 - subchange = Update RO_FASA_ApolloCSM.cfg - subchange = More SRM configs and cleanup - subchange = Add HIAD heat shield tag - subchange = Change NSWR spec-level according to new info - subchange = Fix RMM Waterfall configs + subchange = Add RealChuteForStock dependency + subchange = Enable PF auto struts globally + subchange = Fix typos + subchange = Benjee10_SharedAssets RO Configs + subchange = Add more apogee motors + subchange = Consider all KSP 1.12 revisions the same in compatibility checks + subchange = Added Waterfall support for jet engines J-58 and CR2 Ramjet + } + CHANGE + { + change = New Contributors + subchange = @Nazfib made their first contribution in + } + } + VERSION + { + version = 17.9.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Configure new defaults shapes for B9 wings and control surfaces + subchange = RocketMotorMenagerie Updated RO Configs + subchange = Update Raptor description + subchange = Remove increased dynamic pressure penalty modifiers from the LR91 + subchange = Update RO_FASA_ApolloCSM.cfg + subchange = More SRM configs and cleanup + subchange = Add HIAD heat shield tag + subchange = Change NSWR spec-level according to new info + subchange = Fix RMM Waterfall configs } } VERSION diff --git a/README.md b/README.md index c1da770384..27d01ad6e4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul