Skip to content

Commit

Permalink
Update release notes to include fix to protectAllClasses
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-g-bonilla committed Jun 6, 2024
1 parent 24b3f09 commit 284bc70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/Support/bskReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Version |release|
a robotic arm that changes orientation through the use of the :ref:`prescribedRotation1DOF` profiler module.
:ref:`scenarioFlexiblePanel` simulates a flexible panel that has torsional and bending modes, which are approximated
though a lumped-mass approach and discretized to as many subpanels as needed.
- Fixed ``protectAllClasses`` method in ``Basilisk.architecture.swig_common_model`` so that it actually protects the classes
in the given module (prevents code from setting unknown attributes). This might impact user code that depended on adding
additional attributes to python classes generated by SWIG.


Version 2.3.0 (April 5, 2024)
Expand Down

0 comments on commit 284bc70

Please sign in to comment.