Added multi-select, correct version number

This commit is contained in:
Neil Weinstock 2022-02-20 17:15:42 -05:00
parent 4e1627e1d1
commit 3c30323668

View File

@ -1,8 +1,8 @@
Release Notes Release Notes
============= =============
OpenRocket 22.xx Beta 1 OpenRocket 22.00.beta.01
----------------------- ------------------------
(through PR1132) (through PR1132)
### Application ### Application
* Update to Java 11 * Update to Java 11
@ -43,6 +43,7 @@ OpenRocket 22.xx Beta 1
* Separate left and right appearance for fin components * Separate left and right appearance for fin components
### User Interface ### User Interface
* Multi-select/copy/paste components in the tree
* Option to display rocket stability as percentage of length * Option to display rocket stability as percentage of length
* Improved layout on many windows and dialogs * Improved layout on many windows and dialogs
* Now use "Export" to save to RKT format * Now use "Export" to save to RKT format