Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsoulas committed Dec 25, 2024
1 parent aea06af commit da19670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/Support/bskReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Version |release|

- Update CI Linux build with ``opNav`` to use Ubuntu 22.04, not latest (i.e. 24.02). The latter does not
support directly Python 3.11, and Basilisk does not support Python 3.13 yet.
- Added a fix for the message subscription bug in which the message data was not retained after going out of scope.
- Added unit test for message subscription and message data retention after going out of scope to ``test_messaging.py``.


Version 2.5.0 (Sept. 30, 2024)
Expand Down

0 comments on commit da19670

Please sign in to comment.