version 1.1.0

This commit is contained in:
Sampo Niskanen 2010-03-21 10:12:13 +00:00
parent ae96ee9024
commit 107966a206
6 changed files with 25 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2010-03-21 Sampo Niskanen
* Released version 1.1.0
2010-03-20 Doug Pedrick
* [BUG] Fixed RockSim design material loading
2010-03-20 Sampo Niskanen
* Minor enhancements to the logging system

View File

@ -18,3 +18,12 @@ To start the software run the class
or from the JAR file run
$ java -jar OpenRocket-<VERSION>.jar
Contributions have been made by:
--------------------------------
Sampo Niskanen, main developer
Doug Pedrick, support for reading RockSim designs

View File

@ -1,3 +1,10 @@
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):
-------------------------------

View File

@ -1,7 +1,7 @@
# The OpenRocket build version
build.version=1.1.0pre
build.version=1.1.0
# The source of the package. When building a package for a specific

Binary file not shown.

BIN
dists/OpenRocket-1.1.0.jar Normal file

Binary file not shown.