What's Changed * Added OpenVSP interface to generate OpenAeroStruct mesh from OpenVSP geometry by timryanb in https://github.com/mdolab/OpenAeroStruct/pull/385
* Bug fix for symmetric wings on the right side of the symmetric plane (previously, only the left wings worked correctly) * Documentation updates * Code style updates
2.3.2
- Works with OpenMDAO versions from 3.2.0 up to 3.16.0 - Internally updated various NumPy and OpenMDAO syntax to resolve some deprecation warnings (no OpenAeroStruct API changes)
2.3.1
- This version works with OpenMDAO v3.2.0 - 3.10.0. - We made a code style update. API remains the same as the previous release (v2.3.0)
2.3.0
This is a minor release for OpenAeroStruct. The new feature in this version is the ground effect implementation. Please refer to [the documentation page](http://mdolab.engin.umich.edu/OpenAeroStruct/tutorials/ground_effect.html) for details.
2.2.2
This is a patch release for OpenAeroStruct. This includes minor bug fixes and new examples on the documentation. This version requires OpenMDAO 3.2+.