Change the implementation of ArrayUtils.range to include the stop value if it is...
[debian/openrocket] / core / fileformat.txt
index 9d64ec88fa70a9e760989ec337b0ca1e3977eb86..7f8fb93219758543fad42d1860846c6a377e77b4 100644 (file)
@@ -34,7 +34,14 @@ The following file format versions exist:
 1.3:  Introduced with OpenRocket 1.1.9.  Adds the <launchlongitude> and
       <geodeticmethod> parameters to the simulation conditions element.
 
-1.4:  Introduced with OpenRocket 1.1.10.  Adds the launchrodvelocity and
+1.4:  Introduced with OpenRocket 12.03.  Adds the launchrodvelocity and
       deploymentvelocity attributes to <flightdata> element.  The motor
       digesting algorithm was changed.  Adds <separationevent> and
       <separationdelay> elements to stage components (except sustainer).
+
+1.5:  Introduced with OpenRocket 12.xx.  Added ComponentPresets.
+      Added lowerstageseparation as recovery device deployment event.
+
+1.6 (pre):
+      Added <datatypes> section for supporting datatypes other than
+      internal ones. Currently only supports datatypes from custom expressions.
\ No newline at end of file