X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ReleaseNotes;h=0f627333c4d01974ee1afb8ef5674f07c35e051f;hb=bdf9a4cf26254073b1f3ffc605cbc0788bdcfc59;hp=698f5ca4f9f33bbf4ba244008f56b3bb204749db;hpb=74b1644fb1780ad83c7c7015a989fbc098e485c2;p=debian%2Fopenrocket diff --git a/ReleaseNotes b/ReleaseNotes index 698f5ca4..0f627333 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -1,3 +1,46 @@ +OpenRocket 1.1.2 (2010-09-07): +------------------------------- + +Fixes a severe bug that prevented adding stages to rockets. + + +OpenRocket 1.1.1 (2010-09-03): +------------------------------- + +Major rewrite of the simulation code, enhanced support for thrust +curve loading and selection, faster startup time and bug fixes. + +Old simulation listeners are incompatible with this release. + + +OpenRocket 1.1.0 (2010-03-21): +------------------------------- + +Support for loading RockSim rocket design files (.rkt) thanks to +Doug Pedrick. + + +OpenRocket 1.0.0 (2010-03-10): +------------------------------- + +Added numerous new motor thrustcurves from thrustcurve.org, and fixed +a few more bugs. + + +OpenRocket 0.9.6 (2010-02-17): +------------------------------- + +Updated aerodynamic calculation methods to be more in line with the +Barrowman method and enhanced simulation time step selection. Fixed +numerous bugs. + + +OpenRocket 0.9.5 (2009-11-28): +------------------------------- + +Fixed a serious defect which prevented adding a tube coupler and +centering ring on the same body tube. Other minor improvements. + OpenRocket 0.9.4 (2009-11-24): -------------------------------