More release notes tweaks.

This commit is contained in:
Neil Weinstock 2023-09-13 10:36:53 -04:00 committed by GitHub
parent 701af8bab2
commit 8f13b87cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,9 +29,9 @@ This is beta release of 23.09.
* **Export sim table to CSV** (fixes #2077)
#### Bug Fixes:
* **Tube fin drag fixed** (fixes #2065)
* **Base drag fixed when using Cd override** (fixes base drag hack sim error, fixes #2118)
* **Atmospheric pressure fixed when using ISA conditions** (fixes #2103)
* **Fix Tube fin drag** (fixes #2065)
* **Fix Base drag when using Cd override** (fixes base drag hack sim error, fixes #2118)
* **Fix Atmospheric pressure when using ISA conditions** (fixes #2103)
* **Properly sanitize XML in ORK file** (eliminates corrupt ORK files, fixes #2051)